Skip to content

LaurierCS/POD1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

██████╗  ██████╗ ██████╗  ██╗
██╔══██╗██╔═══██╗██╔══██╗███║
██████╔╝██║   ██║██║  ██║╚██║
██╔═══╝ ██║   ██║██║  ██║ ██║
██║     ╚██████╔╝██████╔╝ ██║
╚═╝      ╚═════╝ ╚═════╝  ╚═╝

Overview ✨

Development 💻

Requirements

API Server Setup

  1. Install requirements
cd api
pip install -r requirements.txt
  1. Create .env file in the /api directory and place the necessary secrets in it (can be found in Notion).

Run Django Server

python manage.py runserver

Run Background Tasks

python manage.py process_tasks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published