bex-twn/README.md
2022-12-06 14:26:39 +02:00

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