Skip to content

HealthBuzzz/HealthBuzzServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone and Run

  1. create venv Inside the folder but outside repository: python3 -m venv venv
  2. Activate venv source venv/bin/activate
  3. Clone project git clone https://github.com/KYHSGeekCode/HealthBuzzServer.git
  4. Install requirements pip install -r requirements.txt
  5. Run server python manage.py runserver &

Deployed to:

https://healthbuzz-server.herokuapp.com/

Admin password

ID: django PW: django

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages