brew install sbt$ sbt
> jetty:start
> browseIf browse doesn't launch your browser, manually open http://localhost:8083/ in your browser.
$ export DB_PG_URL="jdbc:postgresql://localhost:5432"
$ export DB_PG_USER=<username>
$ export DB_PG_PWD=<password>
$ export HMAC_SECRET=<secret>GET /setup