Skip to content

A fullstack app that simulates football matches in a hypothetical brazilian championship.

Notifications You must be signed in to change notification settings

andrerousselet/tfc-fullstack-app

Repository files navigation

TFC Fullstack App

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