Home

Awesome

What is it:

A fully working, test covered (server-side/client-side) scala seed for web applications with orm, di and authentication management.

Current stack:

How to run

npm install
bower install
gulp deps_dev deps_test less
sbt run
sbt test
karma test

Please report if there is any issue with running this seed, thanks!