Skip to content

Location-based application powered by Play Framework, Scala, Google Maps v3, PostgreSQL and Anorm deployed on Heroku.

Notifications You must be signed in to change notification settings

sonoo/where-is-felipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published