/commission-today-api

Discover the agenda of the EU Commissioners.

Primary LanguagePythonMIT LicenseMIT

commission-today

Discover the agenda of the EU Commissioners.

Setup

  1. cd backend
  2. pip install -r requirements.txt
  3. python manage.py syncdb
  4. python manage.py createdata
  5. python manage.py runserver
  6. Visit the entry point
  7. Create an admin account by running python manage.py createsuperuser
  8. Go to the admin panel and have fun
  9. python manage.py scrape
  10. python manage.py rebuildindex