Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
invaderb committed Jun 19, 2024
1 parent fa73f96 commit 249f7dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ $ npm install

## Running the app


*Note: be sure to update the .env file with the correct paths to where the sqlite db files are located*
```bash
# development
$ npm run start
Expand Down Expand Up @@ -66,6 +68,7 @@ Ratings
## TODO
- create user auth endpoints and test
- dockerize app
- automatically setup db files in the project and fill with dummy data
- setup API key registration to track usage
- add automated versioning and setup release artifacts with github
- build out more robust deploy and rollback
Expand Down

0 comments on commit 249f7dc

Please sign in to comment.