Skip to content

Zatfer17/esports-stats-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoL analytics website

width:500px

Watch the demo

Setup

Create a virtual environment, activate and install the requirements:

python -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt

Setup the local sqlite db by running:

make setup

and then start the website by running:

make website

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors