Super trunfo is an online Trading Card Game that has its own currency, and an unique market system. It also has a ranking mechanism, allowing players to face challenging matches.
Deploy can be found here: Heroku deploy
If you want to run it locally instead:
$ npm install# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prodDocumentation can be found below: LINK
- JavaScript
- NodeJs
- TypeScript
- NestJs
- Swagger
- Compodocs
Nest is MIT licensed.