Skip to content

OiGrad/backend

Repository files navigation

Starting

  • to install project dependencies run pip install -r requirements.txt
  • to run migrations run python manage.py makemigrations
  • to run migrations run python manage.py migrate
  • to run the project run python manage.py runserver
  • to run tests run python manage.py test
  • to create superuser run python manage.py createsuperuser
  • to run celery worker run celery -A config worker -l info
  • to run celery beat run celery -A config beat -l info
  • to run celery flower run celery -A config flower

Project recources:

https://drive.google.com/drive/folders/1Z2BC-GLZzMZP6xT_zL72oQAIaq1DHulo

Figma

https://www.figma.com/file/tOJAAngT99Bvp6vyLLjJjO/__testUI%5C__?node-id=0%3A1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages