All Projects → gupta-himanshu → Play Reactive Slick

gupta-himanshu / Play Reactive Slick

Licence: other
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
scala
5932 projects

Projects that are alternatives of or similar to Play Reactive Slick

Scala Play Angular Seed
🍀 Scala Play 2.7.x + Angular 8 with Angular CLI seed project with full-fledged build process
Stars: ✭ 85 (+112.5%)
Mutual labels:  sbt, play-framework
Scala Play React Seed
❄️ Java Play 2.7.x + React seed project with full-fledged build process
Stars: ✭ 180 (+350%)
Mutual labels:  sbt, play-framework
Play Spark Scala
Stars: ✭ 51 (+27.5%)
Mutual labels:  sbt, play-framework
Kebs
Scala library to eliminate boilerplate
Stars: ✭ 113 (+182.5%)
Mutual labels:  slick, play-framework
play-angular-typescript.g8
A giter8 template for a Play Angular 4 Typescript application
Stars: ✭ 91 (+127.5%)
Mutual labels:  sbt, play-framework
sbt-sass
A fork of the sbt-sass repository which seems to be abandoned.
Stars: ✭ 32 (-20%)
Mutual labels:  sbt, play-framework
Flyway Sbt
Flyway SBT plugin
Stars: ✭ 101 (+152.5%)
Mutual labels:  sbt, database
java-play-angular-seed
🍁 Java Play 2.7.x + Angular 8 with Angular CLI seed project with full-fledged build process
Stars: ✭ 53 (+32.5%)
Mutual labels:  sbt, play-framework
ecommerce
A project for exploring Akka with Scala
Stars: ✭ 24 (-40%)
Mutual labels:  sbt, slick
java-play-react-seed
🌀 Java Play 2.7.x + React seed project with full-fledged build process
Stars: ✭ 43 (+7.5%)
Mutual labels:  sbt, play-framework
play-slick3-steps
Example app using scala Play Framework and Slick
Stars: ✭ 64 (+60%)
Mutual labels:  play-framework, slick
Sbt Ignore Play Generated
Configure linters and coverage tools to ignore Play's generated source files.
Stars: ✭ 10 (-75%)
Mutual labels:  sbt, play-framework
Scala Cypher Dsl
A type-safe Cypher Query Language DSL for Scala.
Stars: ✭ 34 (-15%)
Mutual labels:  sbt
Bumblebee
Clever face for ADS
Stars: ✭ 36 (-10%)
Mutual labels:  database
Keyvast
KeyVast - A key value store
Stars: ✭ 33 (-17.5%)
Mutual labels:  database
Mongo4idea
MongoDB integration in Intellij
Stars: ✭ 966 (+2315%)
Mutual labels:  database
Rhodddoobie
My little sandbox for playing around with the FP + OOP + DDD combination, in particular using Rho, doobie, Docker, testing, etc in a project.
Stars: ✭ 38 (-5%)
Mutual labels:  sbt
Fieldtop
Finds near-overflow columns in MySQL databases
Stars: ✭ 36 (-10%)
Mutual labels:  database
Laravel Pg Extensions
Laravel extensions for Postgres
Stars: ✭ 33 (-17.5%)
Mutual labels:  database
Phenopolis
An Open Platform for Harmonisation & Analysis of Sequencing & Phenotype Data
Stars: ✭ 32 (-20%)
Mutual labels:  database

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 :-

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].