How to run this project:
- git clone the project
- Run
npm install
command - Setup the database configuration in a ormconfig.json file, see ormconfig.example.json
- Create a JWT Secret in config/config/ts, see config.example.ts
- Run
npm start
command
How to run this project:
npm install
commandnpm start
command