Steps to run this project:
- Run
npm i
command - Setup database settings inside
data-source.ts
file - Run
npm start
command
To use our insomnia collection, follow these steps:
- Open insomnia
- Click on 'Create' dropdown
- Choose '+ File'
- Select the
insomnia-collection.json
file and proceed