Initial commit.

This commit is contained in:
Ian Gulliver
2014-11-17 20:59:03 -08:00
commit 8f287a7184
29 changed files with 4297 additions and 0 deletions

21
app.yaml Normal file
View File

@@ -0,0 +1,21 @@
runtime: python27
version: 1
api_version: 1
application: strife-drafter
threadsafe: true
handlers:
- url: /
static_files: index.html
upload: index.html
secure: always
- url: /static
static_dir: static
secure: always
includes:
- cosmopolite
inbound_services:
- channel_presence