Writing and data repo for the suppr project — a restaurant recommendation and management app for two — and the Small Batch Apps book and article series about building it.
The suppr application code (Wails desktop app, PWA, and API server) no longer lives in this submodule. What remains here is the writing, the specs, and the source data.
specs/— book-ready spec chapters: architecture, API, data model, recommendation engine, UI, federation, glossary, and the section chaptersarticles/— the Small Batch Apps article series;articles/final-drafts/is the canonical markdown source for typeset outputcmd/—typeset.fishandtypeset-rules.md: generates.docxfiles from the specs and final drafts intoworks/imports/files/(run via the repo-roottypesetalias)data/— restaurant source data (Philly Mag 50 Best, Check Please! Philly, Eater 38)original/— the archived CheckPlease database and schemadesign/— raw design materialbuild-log.md— dated build-log entries
Markdown in specs/ and articles/final-drafts/ is the canonical source; the
.docx files under works/imports/files/ are generated output. From the repo
root:
fish suppr/cmd/typeset.fishSee cmd/typeset-rules.md for the formatting and naming spec.