Run npm i
command or yarn
Setup database settings inside ormconfig.json
file Default Database mongodb
Run npm run migration:run
or yarn migration:run
to create user admin
Run npm start
command or yarn start
Run npm i
command or yarn
Run npm start
command or yarn start