Golang project to create a self hosted cookbook.
Go to file
James Tombleson 7cf3e7943c created the initial model 2024-03-21 22:41:05 -07:00
.vscode my spell checker yells about words 2024-03-21 22:40:47 -07:00
api created the initial model 2024-03-21 22:41:05 -07:00
portal Starting to get some basics in place.... its missing so much 2024-03-20 17:54:23 -07:00
.gitignore Starting to get some basics in place.... its missing so much 2024-03-20 17:54:23 -07:00
README.md Starting to get some basics in place.... its missing so much 2024-03-20 17:54:23 -07:00
go.mod Starting to get some basics in place.... its missing so much 2024-03-20 17:54:23 -07:00
go.sum Starting to get some basics in place.... its missing so much 2024-03-20 17:54:23 -07:00
main.go Starting to get some basics in place.... its missing so much 2024-03-20 17:54:23 -07:00

README.md

go-cook

Golang project to create a self hosted cookbook.

We would like to use templ for the frontend with htmx.