Golang project to create a self hosted cookbook.
Go to file
James Tombleson 3c145d66af the table accepts my record and I can rebuild it without a ORM! 2024-03-21 22:41:52 -07:00
.vscode my spell checker yells about words 2024-03-21 22:40:47 -07:00
api the table accepts my record and I can rebuild it without a ORM! 2024-03-21 22:41:52 -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.