Skip to content

Files

Latest commit

jayjunJon Wayne Parrott
and
Jon Wayne Parrott
Jan 27, 2017
0633554 · Jan 27, 2017

History

History

Elixir Custom Runtime for App Engine

Simple sample of an Elixir (Plug + Cowboy) app that runs on Google App Engine.

Run locally

$ mix deps.get
$ mix run --no-halt

Deploy

$ gcloud app deploy