Example: full app with SQLite store (single binary, zero deps) #27
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ash/eskit#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Complete working example app using SQLite store. The simplest possible deployment — one Go binary, one SQLite file.
Must Demonstrate
go run main.goand it worksStack
Go + Templ + Datastar + Open Props + SQLite + Chi
Why
This is the "getting started" example. If someone can't get this running in 30 seconds, we've failed.