Attempting to get barebones application on top of PocketBase that uses Server Side Rendering with html and gotempl
Go to file
efim bb418101dd feat: serving static files
for example htmx library
in the future tailwindcss out.css file as well
2023-10-06 10:31:50 +00:00
middleware feat: logout route and login dialog 2023-10-06 09:20:00 +00:00
pages feat: serving static files 2023-10-06 10:31:50 +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: moving dialog script to head 2023-10-06 09:40:28 +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