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

https://github.com/unisay/shroomz

Component-based web-application framework for Haskell
https://github.com/unisay/shroomz

component-based hateoas htmx server-side web-development

Last synced: 8 months ago
JSON representation

Component-based web-application framework for Haskell

Awesome Lists containing this project

README

          

# Shroomz 🍄🍄🍄

Component-based web-application framework experiment,
wirtten in Haskell using HTMX & Bulma CSS.

## Showcase

From inside a nix shell (or using direnv)
start a dev server using this command:

```
just dev
```

it will build project with cabal and auto reload a web
server whenever source code changes.

Open your browser at http://localhost:3000