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 1d6fb15060
Some checks failed
Build Docker Image / build (push) Failing after 4m43s
cleanup and update
2025-01-30 22:58:27 +01:00
.github/workflows finalize CI pipeline 2024-08-19 16:03:05 +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 cleanup and update 2025-01-30 22:58:27 +01:00
Dockerfile public setup 2024-08-19 14:56:20 +02:00
go.mod cleanup and update 2025-01-30 22:58:27 +01:00
go.sum cleanup and update 2025-01-30 22:58:27 +01:00
helper.go cleanup and update 2025-01-30 22:58:27 +01:00
main.go cleanup and update 2025-01-30 22:58:27 +01:00