/play-quill-async-postgres-example

A conversion of Quill's "Play Framework with Quill JDBC" template to work with Quill's asynchronous PostgreSQL support

Primary LanguageScalaOtherNOASSERTION

Play Framework with Quill's async-postgres example

Starter project using Play Framework 2.5 with Quill

This is a conversion of Quill's Play Framework with Quill JDBC template to work with Quill's asynchronous PostgreSQL support.

This project is setup with:

How to use this template

Option 1: If you have activator installed

activator new PROJECTNAME play-quill-async-postgres-example

Option 2: Just clone this repository and use it with sbt