Skip to content

cheleb/zio-scalajs-laminar.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZIO <3 ScalaJS <3 Laminar

This is a g8 scafolding of a full Scala stack web application.

  • ScalaJS for the frontend
  • ZIO for the backend

Usage

sbt new cheleb/zio-scalajs-laminar.g8 --name=my-project 

If you want to deploy your project with ArgoCD, you can use the following command:

sbt new cheleb/zio-scalajs-laminar.g8 --name=my-project --with-argocd=true --githubUser=YOUR_GITHUB_USER

See following instructions, generated in the README of your newly shining project for more details.

Features

Credits

License

Apache 2.0