Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Architecture

update start The site has three main parts:

  • dodekafrontend: React Router static frontend, deployed through GitHub Pages.
  • dodeka/backend: Python backend using freetser and SQLite.
  • dodeka/backend/auth: Go auth server using tiauth-faroe.

Use this book for orientation. For exact backend behavior, prefer dodeka/backend/docs/spec.md and dodeka/backend/README.md.

update end