Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

closeio/tree-delivery.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. git submodule update --init --recursive
  2. virtualenv-2.7 --distribute venv
  3. . venv/bin/activate
  4. pip install -r requirements.txt

Run

  1. python app.py

Deploy

  1. git remote add heroku git@heroku.com:tree-delivery.git
  2. git push heroku master

About

Christmas tree delivery for your home or business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published