Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// Django api installation

git clone https://github.com/GrilloLuca/fwscraper.git
virtualenv fwscraper_env
source fwscraper_env/bin/activate
cd fwscraper
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser (provide user and password for admin console)
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages