Concise Description of why this app exists
- ci/cd (GitHub Actions)
- back-end server url
PORT
- Port NumberDATABASE_URL
- URL to the running Postgres instance/db
-
Initialize by running
npm run db:config
anddb:create
-
Start the server by running
npm start
Link to an image of the UML for your application and response to events