npm install
This app requires docker.
MongoDB is inside Docker container. There is a docker-compose.yml
file for starting Docker. Run it with:
docker-compose up
Then, run Nest as usual:
npm run start
Run to create globalManager with group and a role:
npx nestjs-command create:globalManager