This is back-end project to show case:
- Setting up a database
- Building out specific routes so users access data about:
- Movies
- Theaters
- Reviews
- Express
- Postgre
- KNEX
- Create Tables
- Run latest migration
- Run Seeds
- Create Services / Controller / Routes
- Error Handlling