Tigo. A work in progress local timetracking webapp using go and htmx
Features:
- Track your time
- The time is stored in a local sqlite file
-
setup your env file from the example.env!
-
watch for tailwind changes
just css
- watch for go changes and run the server
just dev
- watch for template changes in templ
just templ
You should now be able to view the hotreloading app on localhost:7331
just css
just ent
just dev
just run