Hi, I'm Steven 😁
This is my test for Ultra 🛠️
- Games Module:
- Create, list, read, update, delete for Games
- Create and list for Publishers
- Tasks scheduling:
- 20% discount offer
- Remove old games
- Common:
- Mongo Id Pipe
- Configuration Service
- MongoDB Connection
- Unit tests for:
- Game Controller
- Game Service
- Documentantion with swagger
- Dockerization for:
- MongoDB
- Nestjs
- Docker and docker-compose
- Copy
.env.example
to.env
(but you can use.env.example
if you want). - Run
docker-compose --env-file .env up
- Enjoy a review code 😎
- Complete documentantion in swagger: http://localhost:3000/docs
- Collection of requests: https://www.getpostman.com/collections/8df24aef205333416cd6
If you have any question, just ask me!