Skip to content

atomovski/spray-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Spray.io on Heroky POC

Running the project

  • Install sbt 0.13.0

  • Install heroku toolbelt

  • Locally using sbt sbt re-start

  • Locally using foreman sbt clean compile stage and then foreman start

  • On Heroku

 heroku login
 heroku create
 git push heroku master
 heroku ps:scale web=1
 heroku open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages