Diary
Component in production PersonalDaily notes with a federated standalone SPA
app.use(diary) Future install shape; not yet published About
A daily-note module. An authored Convex Component runs live in production, and a federated standalone SPA in its own repo already consumes the shared deployment. Together with convex-audio-analyzer it is the furthest-along exemplar of the contract, and it is in packaging now.
How it ships
Every ConvexCompose module is the same shape. Take the Component and hooks and bring your own UI, or drop in the optional reference UI.
Highlights
- Authored Component live in production
- Federated standalone SPA in its own repo
- Consumes the shared deployment by name
- Flagship: in packaging now
Proving ground
A real production deployment exercises these domains; one opinionated consumer, not a requirement.
Not a published package yet
No ConvexCompose module is an installable npm package today. What exists is the contract, a real production proving ground running 31 authored Components, and packaging in progress led by convex-diary and convex-audio-analyzer.