Awesome Project Build with TypeORM
Steps to run this project:
- Run
npm i
command - Setup database settings inside
ormconfig.json
file - Copy .env.example to .env and set the Microsoft Face API Key
- Run
npm start
command
Steps to run this project:
npm i
commandormconfig.json
filenpm start
command