Attempting to get barebones application on top of PocketBase that uses Server Side Rendering with html and gotempl
Go to file
efim e1346e2f96 feat: logout route and login dialog 2023-10-06 09:20:00 +00:00
middleware feat: logout route and login dialog 2023-10-06 09:20:00 +00:00
pages feat: logout route and login dialog 2023-10-06 09:20:00 +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 feat: logout route and login dialog 2023-10-06 09:20:00 +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