Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

samyarkhafan/taskerserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskerserver

The backend for my tasker project.

How to run :

  1. Clone the repo.
  2. Create a venv if you want and then run the following commands.

pip install -r r.txt

python manage.py migrate

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages