Skip to content

jamesward/flexheroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of Flex, BlazeDS, and Spring running on Heroku

Clone the Repo:

git clone git@github.com:jamesward/flexheroku.git

Deploy on Heroku

cd flexheroku
heroku create -s cedar
git push heroku master

Open the Heroku site in your browser:

heroku open