Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kitlangton/zio-hackathon


https://github.com/kitlangton/zio-hackathon

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

#i hackathon

A full-stack Scala application powered by ZIO and Laminar.

Created with **[zio-app](https://github.com/kitlangton/zio-app)**.

## Run with zio-app

1. `zio-app dev`
2. open `http://localhost:3000`

## Run Manually

1. `sbt ~frontend/fastLinkJS` in another tab.
2. `sbt ~backend/reStart` in another tab.
3. `yarn install`
4. `yarn exec vite`
5. open `http://localhost:3000`