Skip to content

cheleb/zio-scalajs-laminar.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 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

Prerequisite

  • Docker daemon up.
  • SBT
  • node
  • vscode && metals (Scala Support)

In general I work with last version :D

Usage

Setup

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

Read the readme ;)

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

Go to work

code my-project 

Import the project in VSCode, wait ... all the setup should be done for you.

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

Features

Credits

License

Apache 2.0

About

ZIO, ScalaJS && Laminar g8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published