Find local pubs, breweries and hostelries, and what's on tap there
-
Git clone this repo
-
(Optional) Generate your Eclipse files:
activator eclipse
-
(Optional) Open the project in IntelliJ by just opening the project from it's
build.sbt
file -
Install MongoDB
-
Run the app:
activator ~run
-
Run the tests:
# continuous mode activator ~test # one time activator test