Go to file
efim 769fe603c7 feat: Makefile for building and running
yay, tailwindcss is only executed when templates or config has changed
i can remove out.css from the repository!
2023-10-07 03:20:24 +00:00
middleware feat: page reload on auth event 2023-10-06 12:38:09 +00:00
pages feat: Makefile for building and running 2023-10-07 03:20:24 +00:00
.envrc init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
.gitignore feat: Makefile for building and running 2023-10-07 03:20:24 +00:00
.project init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
Makefile feat: Makefile for building and running 2023-10-07 03:20:24 +00:00
auth-notes.org feat: Makefile for building and running 2023-10-07 03:20:24 +00:00
flake.lock init: adding pocketbase as a framework 2023-10-06 05:34:15 +00:00
flake.nix feat: Makefile for building and running 2023-10-07 03:20:24 +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
tailwind.config.js feat: enable tailwind, committing out.css for now 2023-10-06 14:19:27 +00:00