LAB · BUILDING

Avalúne Compendium: relational fundamentals by hand

Express + Knex + SQLite worldbuilding backend. No ORM magic. Currently being rebuilt.

Currently rebuilding. Full writeup will land when the rebuild does. It will cover the drawer test heuristic, the six-table schema, the migration/seed/test loop with Knex and Vitest, and the trade-off of writing the relational layer by hand vs letting a service handle it.