A fullstack app that simulates football matches in a hypothetical brazilian championship.
- Built with Node, Express, MySQL, Sequelize, Docker, React and TypeScript
- ~80% test coverage with Mocha, ChaiHTTP, and Sinon
- Model, Service, Controller and OOP architecture
A Trybe project, developed during the back-end module.
To run locally with Docker, clone the repository and run the following command:
$ docker-compose up -d
When containers are ready and running, navigate to: TFC