bex-twn/README.md

7 lines
189 B
Markdown

# Exercise
1. Run MongoDB `docker-compose up`
2. Create initial resident `npx nestjs-command create:resident`
3. Run the application `npm run start:dev`
4. API is at http://localhost:3000