Skip to content

Commit

Permalink
Merge pull request #8 from MaBlaGit/update-readme
Browse files Browse the repository at this point in the history
docs: update README.md
  • Loading branch information
MaBlaGit authored Aug 5, 2024
2 parents 6690d71 + f6d6144 commit 95bbda2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ To run app on the local environment, you will need:
- create database: `docker-compose up -d`
- seed DB by executing script: `seed-db.sh`
- run the app by executing: `pnpm start`
- run tests: `pnpm test`

#### OpenAPI documentation

Expand Down

0 comments on commit 95bbda2

Please sign in to comment.