Architecture
update start The site has three main parts:
dodekafrontend: React Router static frontend, deployed through GitHub Pages.dodeka/backend: Python backend usingfreetserand SQLite.dodeka/backend/auth: Go auth server usingtiauth-faroe.
Use this book for orientation. For exact backend behavior, prefer dodeka/backend/docs/spec.md and dodeka/backend/README.md.
update end