Skip to content

softprops/unfiltered-gae.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A giter8 template for Google App Engine Unfiltered applications.

install

Build with sbt 0.10.x

# download and copy google app engines sdk to /path/to/your/gae-home
export APPENGINE_SDK_HOME=/path/to/your/gae-home
g8 softprops/unfiltered-gae --name your-app
cd your-app

A support for running with the sbt siasia/xsbt-web-plugin plugin has been added to run a dev server until dev-appserver-start/stop have but added to the gae sbt plugin

sbt
container:start

To deploy

sbt appengine:deploy

Point your browser at http://localhost:8080/

TODO

About

unfiltered google app engine g8 template

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages