Skip to main content

2 posts tagged with "Schemas"

View All Tags

Build a Nextcloud app on the Conduction stack — Part 2: Schemas + manifest

· 9 min read
Conduction
Open-source workspace stack

This is Part 2 of the four-part DeskDesk tutorial. Part 1 left you with an empty app shell — a chassis, no data. Part 2 fills the chassis: three schemas, a manifest, and the same five Cn* pages drive every list, every detail view, every dashboard with the schema as the single source of truth.

The shape we keep saying "this saves you code" finally has numbers behind it: ~200 lines of hand-rolled Vue collapse to three.