38 Forks
282 Stars
282 Watchers

boilerplay

Using the latest technology in the Scala ecosystem, Boilerplay is a reactive web application built on Play Framework, ScalaJS, Silhouette, Sangria/GraphQL, and PostgreSQL. It provides a good starting point for whatever you want to build.

How to download and setup boilerplay

Open terminal and run command
git clone https://github.com/kyleu/boilerplay.git
git clone is used to create a copy or clone of boilerplay repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with boilerplay https://github.com/kyleu/boilerplay/archive/master.zip

Or simply clone boilerplay with SSH
[email protected]:kyleu/boilerplay.git

If you have some problems with boilerplay

You may open issue on boilerplay support forum (system) here: https://github.com/kyleu/boilerplay/issues