GOT
A simple todo list implemented in go + templ + htmx + tailwind.
This is mostly just to get more familiar with the technologies involved.
Spec is located here.
The goal is to have everything implemented.
Requirements
Go - Build simple, secure, scalable systems with Go
Task - Task is a task runner / build tool that aims
to be simpler and easier to use than, for example, GNU Make.
Running
task run
Acknowledgements
TodoMVC - Helping you select an MV* framework