No description
Find a file
Yisroel Baum e54197f8a5
implement auth controller
Green phase: AuthController handles login (authenticate + create session + set cookie), logout (delete session + clear cookie), and me (return user from request attribute).
2026-05-17 09:45:25 +03:00
ai add ai context folder 2026-05-15 16:20:04 +03:00
backend implement auth controller 2026-05-17 09:45:25 +03:00
frontend/rabbi_gerzi add get involved and footer 2026-05-16 22:09:18 +03:00
.envrc init flake 2026-05-14 20:00:09 +03:00
.gitignore ignore reference directory 2026-05-16 21:40:03 +03:00
AGENTS.md init agents.md 2026-05-15 12:32:53 +03:00
flake.lock init flake lock 2026-05-14 20:00:33 +03:00
flake.nix init flake 2026-05-14 20:00:09 +03:00
notes.md add notes 2026-05-16 20:41:28 +03:00