mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-27 23:34:56 +00:00
- codegen: Low-code React app with JSON-driven component system - packagerepo: Schema-driven package repository with backend/frontend - postgres: Next.js app with Drizzle ORM and PostgreSQL Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
14 lines
350 B
Markdown
14 lines
350 B
Markdown
# Dev/QA Smoke Fixture Schemas
|
|
|
|
These JSON schemas provide lightweight smoke-test coverage for each JSON UI component category.
|
|
Each file is a standalone page schema that can be loaded in dev or QA to verify rendering.
|
|
|
|
## Categories
|
|
- `layout.json`
|
|
- `input.json`
|
|
- `display.json`
|
|
- `navigation.json`
|
|
- `feedback.json`
|
|
- `data.json`
|
|
- `custom.json`
|