Skip to content
/ doors Public
forked from openmole/scalaWUI

A ready to work Client/Server application built with Scalatra, scalaJS, scalaTags, scalarx and autowire. An example using the D3.js lib.

License

Notifications You must be signed in to change notification settings

ISCPIF/doors

 
 

Repository files navigation

Doors

The project aims at providing services around an LDAP authentication.

Build & Run##

First, build the javascript:

$ cd doors/application
$ sbt
> project lab    // selects the parent project
> run            // packages the project and runs

Run it !

Open http://localhost:8989/ in your browser.

About

A ready to work Client/Server application built with Scalatra, scalaJS, scalaTags, scalarx and autowire. An example using the D3.js lib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Scala 98.3%
  • CSS 1.7%