The project aims at providing services around an LDAP authentication.
First, build the javascript:
$ cd doors/application
$ sbt
> project lab // selects the parent project
> run // packages the project and runs
Open https://localhost:8989/ in your browser.