Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

An interactive, websocket-backed slide presentation app.
https://github.com/kitlangton/zio-slides

Last synced: 10 days ago
JSON representation

An interactive, websocket-backed slide presentation app.

Awesome Lists containing this project

README

        

# zio-slides

An interactive, websocket-backed slide presentation app running on `ZIO`, `zio-http`, and `Laminar`.

## Running Locally

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`