Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compliance dashboard:

Compliance dashboard

## install sjs
npm install

## transpile scalajs to js, using a task defined in package.js
npm run sbtInit   ## downloads sbt into node_modules/sbt (via sjs-nodejs)

npm run sbtBuild  ## needs JRE; runs buildJs (fastOptJS + copy to resources)

 ## alias for sbtBuild
npm run sjs      

run on nodejs

npm start

go to http://localhost:8080/

The Scala.js app implements the compliance UI (dashboard, sessions, policies, review, reports) with hash routing. Static HTML reference mockups remain at http://localhost:8080/mockups/.

About

scalajs served by nodejs

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages