Skip to content

lolgab/scala-fullstack

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 
 
 

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