Skip to content

CS4800-Brogrammers/lowkey-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lowkey-backend

  • First clone the repo onto your local machine
  • In the terminal, go to the Lowkey-backend directory
  • Create the virtual environment by using the virtualenv library (call virtualenv venv)
  • Activate the virtual environment by calling env\Scripts\activate(for Windows) or source 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

About

This repository stores the code for the backend of the Lowkey web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •