https://github.com/clintonbrito/football-league-table
A football league table developed as part of the Trybe Back-end course.
https://github.com/clintonbrito/football-league-table
chai docker express jest jwt mocha mysql nodejs sequelize typescript
Last synced: about 10 hours ago
JSON representation
A football league table developed as part of the Trybe Back-end course.
- Host: GitHub
- URL: https://github.com/clintonbrito/football-league-table
- Owner: clintonbrito
- Created: 2024-01-08T20:18:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-21T00:39:56.000Z (about 1 year ago)
- Last Synced: 2025-02-17T01:37:36.369Z (3 months ago)
- Topics: chai, docker, express, jest, jwt, mocha, mysql, nodejs, sequelize, typescript
- Language: TypeScript
- Homepage: https://football-league-table-bice.vercel.app
- Size: 930 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Football League Table
![]()
## ๐งช Technologies
This project was developed using:











## ๐ Getting started locally
Clone this repository to your local machine and access the cloned directory:
git clone [email protected]:clintonbrito/football-league-table.git
cd football-league-tableRun this command to create project's Docker container and install the dependencies:
npm run compose:up
Open your browser and access the application through the address below to view the interface locally:
http://localhost:3000
\* WIP: Deployment is work in progress
## ๐ License
This project is licensed under the MIT License. See the LICENSE file for details.