Skip to content

apismensky/play-reactive-slick

 
 

Repository files navigation

play-reactive-slick

Building Reactive Play application with Slick 3.0


###Instructions :-

  • Install PostgreSQL, if you do not have it already. You can get it from here
  • Create a database called test
  • Install Typesafe Activator if you do not have it already. You can get it from here: http://www.playframework.com/download
  • Execute ./activator clean compile to build the product
  • Execute ./activator run to execute the product
  • playing-reactive-slick should now be accessible at localhost:9000

###References :-

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 77.2%
  • HTML 19.7%
  • CSS 2.8%
  • JavaScript 0.3%