-
Notifications
You must be signed in to change notification settings - Fork 2
Location-based application powered by Play Framework, Scala, Google Maps v3, PostgreSQL and Anorm deployed on Heroku.
sonoo/where-is-felipe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Where's Felipe? by Felipe Oliveira [http://twitter.com/_felipera] December 31st 2011 == Introduction == Location-based application powered by Play Framework, Scala, Google Maps v3, PostgreSQL and Anorm deployed on Heroku (http://felipe.herokuapp.com/). == Deployment == - heroku create -s cedar - heroku pg:promote SHARED_DATABASE - git init - git add . - git commit -a -m "Initial Commit" - git remote add heroku [email protected]:#REPLACE_APP_NAME_HERE#.git - git push heroku master; heroku run "play evolutions:apply --%prod"; heroku open
About
Location-based application powered by Play Framework, Scala, Google Maps v3, PostgreSQL and Anorm deployed on Heroku.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published