Skip to content

Sample application with Scala and the Micro-framework Scalatra

Notifications You must be signed in to change notification settings

Scalingo/sample-scala-scalatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Application with Scala and Scalatra

This sample is running on: https://scala-scalatra.is-easy-on-scalingo.com

Deploy via Git

Create an application on https://scalingo.com, then:

scalingo -a my-app git-setup
git push scalingo master

And that's it!

Deploy via One-Click

Deploy to Scalingo

Run Locally

$ cd sample-scala-scalatra
$ ./sbt
> jetty:start
> browse

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

About

Sample application with Scala and the Micro-framework Scalatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published