~repos /gromer

#golang#htmx#ssr

git clone https://pyrossh.dev/repos/gromer.git

gromer is a framework and cli to build multipage web apps in golang using htmx and alpinejs.



file:

_example/readme.md



# Example
This example demonstrates gromer with a simple todo web app.
# Requirements
1. go >= 1.18
2. podman >= 4.1.0
# Running
```sh
make setup
make dev
make build
make run
```
<img width="1125" alt="image" src="https://user-images.githubusercontent.com/1687946/236013001-9c87aab4-afd4-4450-9de1-10abe6c441d0.png">