Running in development Clone the repository Run yarn install Have Nest CLI installed npm i -g @nestjs/cli Start the databasea docker-compose up -d Rebuild the database with the seed http://localhost:3000/api/seed Stack used MongoDB Nest