An example of each type of CRUD operation. A really basic client application.
createdb 2101_tasks
npm i && npm run start
- Go to http://localhost:3000. This can be configured with a PORT env variable. You can configure sync being forced with a SYNC variable.