initial project layout

This commit is contained in:
Jonas Obrist 2012-08-18 02:24:05 +02:00
parent 64b23881de
commit 82c77fc031
7 changed files with 158 additions and 1 deletions

1
Procfile Normal file
View file

@ -0,0 +1 @@
web: python manage.py run_gunicorn -w4 -b 0.0.0.0:$PORT