- create an issue and quickly write what you're working on
- clone the repo with
git clone https://github.com/zenith-hacks/backend
- make sure python 3.10 is installed (if you want you can create a venv)
- install packages with
pip install -r requirements.txt
- if you want to implement a new feature (not started yet), create a new django app with
python manage.py startapp name
, create a urls.py file inside and include it in zenith_backend/urls.py - when you want to commit your changes make sure to create a pr and quickly describe what you changed
-
Notifications
You must be signed in to change notification settings - Fork 0
zenith-hacks/backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published