Skip to content

ianpadrick/intense-camping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

270 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intense Camping

Intense Camping is a demo application that can be used to demo simple product features on the Heroku platform. Check out the demo script for suggestions on how to run the demo for CI/CD. This demo is flexible and can be used to demo things like auto scaling, deploying to multiple production apps, deploying to priave and shield privage spaces, managing Heroku Teams, etc.

Development

This is a Next.js (beta) universal app (React + server-side rendering) with a custom Node server; using Jest for testing.

# Setup
npm install

# Testing
npm test

# Start the hot-reloading dev server
npm run dev

About

A Heroku demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%