Skip to content
 
 

Latest commit

 

History

1,047 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apex-backend

Djano based backend for apex online education platform.

Setup Environment

Fork the project

  • fork and clone the project (assumed you have ur ssh setup)
git@github.com:atharvatechnology/apex-backend.git

Setup conda env

  • setup conda
conda create --name apex python=3.10.4
  • install packages
pip install -r requirements.txt
  • install precommit requiments
pre-commit install

Run Celery for Periodic Task

  • command
celery -A apex worker --beat --scheduler django -l info

About

Djano based backend for apex online education platform.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages