git clone `this Repo`
Run the below commands to get the app up and running
npm i
npm run dev
Further, read the documentation on the app,
GET /api/v1/swagger
If you have docker installed on you machine you have the app running with just minimal configuration
npm run docker
NOTE : Make sure you set your .env variables as specified in the .env.example file
- NodeJS / Typescript
- Postgres / Sequelize