Attempting to get barebones application on top of PocketBase that uses Server Side Rendering with html and gotempl
Go to file
efim 2a3d00839f feat: securing the cookies 2023-10-09 04:22:09 +00:00
middleware feat: securing the cookies 2023-10-09 04:22:09 +00:00
pages fix: removing printlns 2023-10-08 18:42:09 +00:00
.envrc init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
.gitignore feat: nix build enabled 2023-10-08 07:20:48 +00:00
.project init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
LICENSE feat: adding a license for pushing to repo 2023-10-08 17:00:25 +00:00
Makefile feat: Makefile for building and running 2023-10-07 03:20:24 +00:00
auth-notes.org feat: securing the cookies 2023-10-09 04:22:09 +00:00
flake.lock feat: nix build enabled 2023-10-08 07:20:48 +00:00
flake.nix refactor: utilizing cool options for nginx 2023-10-09 03:17:47 +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 feat: securing the cookies 2023-10-09 04:22:09 +00:00
tailwind.config.js feat: enable tailwind, committing out.css for now 2023-10-06 14:19:27 +00:00