Attempting to get barebones application on top of PocketBase that uses Server Side Rendering with html and gotempl
Go to file
efim ffd74c4222 refactor: adding base template for header & nav 2023-10-06 13:42:20 +00:00
middleware feat: page reload on auth event 2023-10-06 12:38:09 +00:00
pages refactor: adding base template for header & nav 2023-10-06 13:42:20 +00:00
.envrc init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
.gitignore init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
.project init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
auth-notes.org refactor: adding base template for header & nav 2023-10-06 13:42:20 +00:00
flake.lock init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
flake.nix init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
go.mod initial hardcoded github oauth button 2023-10-06 06:49:22 +00:00
go.sum init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
main.go initial hardcoded github oauth button 2023-10-06 06:49:22 +00:00