A full-stack Scala meetup application powered by ZIO and Laminar.
Created with zio-app.
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