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