This is an example of a skeleton backend built with Node.js/Express
The repository for the Next.js frontend can be found here: https://github.com/CalieR/skeleton-web
- This setup is intended to be a basic starting point for building any kind of app using this tech
- How it should be used: clone and run from local machine while in dev mode etc
- Create instructions
- Deploy to Heroku instructions
- Add a unit test
- Add an integration test
- Connect PostgreSQL db: npm install pg