gupta-himanshu / play-reactive-slick

This is Play Template with a nice User Interface. If you want to use Play as web framework and Postgres as Database then this demo project can be used as a starting point for your application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This is Play Template with a nice User Interface. If you want to use Play as web framework and Postgres as Database then this demo project can be used as a starting point for your application.

License:Other


Languages

Language:Scala 55.7%Language:HTML 29.1%Language:ApacheConf 10.6%Language:CSS 4.2%Language:JavaScript 0.5%