██████╗ ██████╗ ██████╗ ██╗
██╔══██╗██╔═══██╗██╔══██╗███║
██████╔╝██║ ██║██║ ██║╚██║
██╔═══╝ ██║ ██║██║ ██║ ██║
██║ ╚██████╔╝██████╔╝ ██║
╚═╝ ╚═════╝ ╚═════╝ ╚═╝
- https://docs.google.com/presentation/d/1rDxEwDhC16h3SyqXu0pTTeUneiPniajZnS6LJzaEl1E/edit?usp=sharing
- Install requirements
cd api
pip install -r requirements.txt- Create
.envfile in the/apidirectory and place the necessary secrets in it (can be found in Notion).
python manage.py runserverpython manage.py process_tasks