Skip to content

fermiyon/scalatra-circe-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Scalatra Web App

Build & Run

$ cd scalatra-circe-example
$ sbt
> run

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

Heroku

Deploy to Heroku

$ cd scalatra-circe-example
$ heroku create
$ git push heroku master

Releases

No releases published

Packages

No packages published