Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.51 KB

File metadata and controls

47 lines (30 loc) · 1.51 KB

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