Weekly Planner
Codebase

Codebase map

Where to find components, hooks, transactions, and tests.

Codebase map

AreaPath
Componentssrc/components/
Hookssrc/hooks/
Transactionssrc/tx/ + transaction.js
Domain / puremodels.js, drag.js, grid-*.js, share*.js, time.js, …
Stylessrc/styles/, tokens.stylex.js, themes.js
Teststest/*.test.js
Serverapi/, middleware.js
Docs sitedocs/ (this Fumadocs app)

Notable naming note

Older README text mentioned src/db.js. The Instant client is src/instant.js.

On this page