bex-twn/README.md

7 lines
189 B
Markdown
Raw Normal View History

2022-12-06 12:26:39 +00:00
# Exercise
2022-12-06 09:53:52 +00:00
2022-12-06 12:26:39 +00:00
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