Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

vpatel85/gas-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gas-up

Picking the perfect lunch destination

  1. create virtual environment virtualenv virtpy

  2. Activate virtual environment . ./virtpy/bin/activate

  3. install requirements pip install -r requirements.txt

  4. Sync database and migrate python manage.py syndb python manage.py migrate

  5. Collect static python manage.py collectstatic

  6. Start runserver python manage.py runserver 0.0.0.0

USERS jdorian/fueled ereed/fueled cturk/fueled

HAVE FUN!

About

Picking the perfect lunch destination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published