Based on https://github.com/kitlangton/zio-app template.
A full-stack Scala application powered by ZIO and Laminar.
Created with zio-app.
CAUTION: zio-app not working with current version
zio-app dev
- open
http://localhost:3000
sbt ~frontend/fastLinkJS
in another tab.sbt ~backend/reStart
in another tab.yarn install
yarn exec vite
- open
http://localhost:3000