Skip to content

Latest commit

 

History

History
 
 

scalatra-slick

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Route Test

Corresponds to the guide at http://scalatra.org/2.2/guides/persistence/slick.html

Build & Run

$ git clone https://github.com/scalatra/scalatra-website-examples.git
$ cd scalatra-website-examples/2.2/persistence/scalatra-slick
$ chmod +x sbt
$ ./sbt
> container:start

Now open the site's root page in your browser.