Cloned from https://github.com/S4NDSTROM/bookings
A booking system for cat coders that manages and displays bookings in a calendar
Sign in function and multiple user roles
- $ cd src/server
- $ npm run server
- $ cd src
- $ npm start
- Provision a containerized Postgres from DockerHUB
- To pre-populate the database, use srv/utils/populate_db.sh