chia-goths icon indicating copy to clipboard operation
chia-goths copied to clipboard

A template project which combines several technologies including Go, HTMX, Tailwind for a simpler yet snappy stack for your next web project.

Results 3 chia-goths issues
Sort by recently updated
recently updated
newest added

taskfile now uses parallel which is not installed by default, it should have a fallback with notice to use xargs. also this doesn't work in windows today.

documentation
enhancement

when embedding assets, like main.css, to the layout - they should have a ?v= or something similar. This is an easy cachebusting method when dealing with browser and forward proxy...

as the title says the following needs to occur: - add configuration for golangci-lint - add github check for golangci-lint - add taskfile entry for golangci-lint - lint the current...

enhancement