Skip to content

stevenquiroa/gamelist-service

Repository files navigation

Gamelist Micro Service

Hi, I'm Steven 😁

This is my test for Ultra 🛠️

What's inside?

  • 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

Requirements

  • Docker and docker-compose

How to start

  1. Copy .env.example to .env (but you can use .env.example if you want).
  2. Run docker-compose --env-file .env up
  3. Enjoy a review code 😎

Resources

If you have any question, just ask me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published