Skip to content

Files

Latest commit

1502070 · Sep 9, 2019

History

History

README.md

Swift Custom Runtime for App Engine

Simple sample of a Swift app using Kitura that runs on Google App Engine.

Run locally

$ swift build
$ .build/debug/MyApplication

Deploy

$ gcloud app deploy