Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 452 Bytes

File metadata and controls

5 lines (3 loc) · 452 Bytes

Heroku GWT Example

This is a sample GWT application that is set up to run on Heroku. It's based on the GWT Maven Archetype and uses webapp-runner to launch the application in a lightweight Tomcat container.

You can clone and deploy it to Heroku as is, but I would recommend adding a whole bunch of your own awesome code to it first.