- First clone the repo onto your local machine
- In the terminal, go to the
Lowkey-backenddirectory - Create the virtual environment by using the
virtualenvlibrary (callvirtualenv venv) - Activate the virtual environment by calling
env\Scripts\activate(for Windows) orsource venv/bin/activate(for Linux) - Using pip, install the necessary requirements by running
pip install -r requirements.txt - To get the server running, run
python manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
CS4800-Brogrammers/lowkey-backend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This repository stores the code for the backend of the Lowkey web application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published