Exercise
- Run MongoDB
docker-compose up
- Create initial resident
npx nestjs-command create:resident
- Run the application
npm run start:dev
- API is at http://localhost:3000
Description
Languages
TypeScript
99.6%
JavaScript
0.4%