Skip to content

pmagictech/premier-league-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PREMIER LEAGUE ANALYSER

This is a web application for analysing teams in the English Premier League.

Getting Started

First, copy env file into .env file. Then run:

make

Development

To start the development server, run:

docker-compose up

Open http://localhost:3000 with your browser to see the web app.

Open http://localhost:5000 with your browser to access the api server.

Production

To start the production server, run:

make prod

Open http://localhost with your browser to see the web app.

Open http://localhost:5000 with your browser to see the api server.

About

Demo project using Next.js, Flask and Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published