Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/hello-world/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ pnpm install

## Learn more

- [CRM Example](../crm/) — full-featured reference app
- [Todo Example](../todo/) — ObjectStack protocol basics
- [BYO Backend Console](../byo-backend-console/) — add ObjectUI to an existing product with your own REST/GraphQL backend (~100 lines: custom `DataSource` + router)
- [Console Starter](../console-starter/) — fork it to stand up a brand-new ObjectStack console, with the full plugin set already wired
- [Schema Catalog](../schema-catalog/) — canonical JSON schemas used across docs & tests