An application of a football championship with leaderboard, using TypeScript, Docker, NodeJS, MySQL and Sequelize.
In this project developed during the Trybe course, it was proposed the the creation of an API that must be consumed by a front-end.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/vitoraok1/docker-nodejs-poo-trybefc-trybe
- Enter in directory
cd docker-nodejs-poo-trybefc-trybe
- Install dependencies
npm install
- Start application
npm start
- Have fun!
- Vitor Aoki - Web development Student - Vitor Aoki - All Work