Skip to content

Full stack skeleton project using Akka-http, Scala.js, Laminar, Sloth, Boopickle

Notifications You must be signed in to change notification settings

nguyenyou/scala-fullstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-fullstack

Full stack Scala skeleton project using Akka-http, Scala.js, Laminar, Sloth, Boopickle.

It uses the Mill build tool.

To start the server:

./mill -watch jvm.runBackground

in another shell you need to generate the javascript output:

./mill -watch js.fastOpt

then you can open the served page at http://localhost:8080.

About

Full stack skeleton project using Akka-http, Scala.js, Laminar, Sloth, Boopickle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 71.1%
  • Shell 25.8%
  • HTML 3.1%