Discover the agenda of the EU Commissioners.
cd backend
pip install -r requirements.txt
python manage.py syncdb
python manage.py createdata
python manage.py runserver
- Visit the entry point
- Create an admin account by running
python manage.py createsuperuser
- Go to the admin panel and have fun
python manage.py scrape
python manage.py rebuildindex