GitHub - flect/ht-java-play: Sample project that use Play 2 Java for Heroku training. · GitHub
Skip to content

flect/ht-java-play

Folders and files

Repository files navigation

ht-java-play

Sample project that use Play 2 Java for Heroku training.

How to deploy

Step1

Clone app from Github

$ git clone git@github.com:flect/ht-java-play.git
$ cd ht-java-play/

Step2

Create Heroku application

$ heroku create

Step3

Deploy application

$ git push heroku master

Step 4

Visit application

$ heroku open

About

Sample project that use Play 2 Java for Heroku training.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors