ISCPIF / doors

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU Affero General Public License v3.0


Languages

Language:Scala 98.3%Language:CSS 1.7%