A simple todos app for the web. Built with go, htmx, echo. Storage is SQLite and styling is done with PicoCSS. Deployable using Docker.
|
All checks were successful
Build Docker Image / build (push) Successful in 5m40s
|
||
|---|---|---|
| .github/workflows | ||
| handler | ||
| model | ||
| pkg/db | ||
| static | ||
| view | ||
| .air.toml | ||
| .gitignore | ||
| compose.yml | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| helper.go | ||
| main.go | ||