A simple todos app for the web. Built with go, htmx, echo. Storage is SQLite and styling is done with PicoCSS. Deployable using Docker.
Find a file
Alexilator 9dd2af49af
Some checks failed
Build Docker Image / build (push) Failing after 19s
test
2024-08-19 15:58:04 +02:00
.github/workflows test 2024-08-19 15:58:04 +02:00
handler public setup 2024-08-19 14:56:20 +02:00
model public setup 2024-08-19 14:56:20 +02:00
pkg/db public setup 2024-08-19 14:56:20 +02:00
static public setup 2024-08-19 14:56:20 +02:00
view public setup 2024-08-19 14:56:20 +02:00
.air.toml public setup 2024-08-19 14:56:20 +02:00
.gitignore public setup 2024-08-19 14:56:20 +02:00
compose.yml public setup 2024-08-19 14:56:20 +02:00
Dockerfile public setup 2024-08-19 14:56:20 +02:00
go.mod public setup 2024-08-19 14:56:20 +02:00
go.sum public setup 2024-08-19 14:56:20 +02:00
helper.go public setup 2024-08-19 14:56:20 +02:00
main.go public setup 2024-08-19 14:56:20 +02:00