mkdir backend
python3 -m venv ./backend
cd backend
source bin/activate
git clone https://github.com/beinganukul/hackathon-backend.git
cd hackathon-backend
pip install -r requirements.txt
# to run
python3 manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
beinganukul/hackathon-backend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
django backend for bookxchange, CodeFest2022 Hackathon
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published