Get started
Get started with MDK: drop the UI Kit into your app, adopt the App Toolkit, extend the backend with plugins, or talk to ORK from any client
Build with MDK
Add MDK data to an existing app
Use the frontend tools to bring MDK telemetry and controls into a React, Vue, or Svelte app
Build a full MDK app from scratch
Coming soon: Adopt the App Toolkit shell. Frontend and backend wired together, extended via pluginsLearn about the release schedule →
Align the MDK backend with your business logic
Coming soon: Use the backend tools to plug a library of custom routes and aggregations into the MDK App NodeLearn about the release schedule →
Connect directly to ORK from any client
Coming soon: Use @mdk/client to talk to @mdk/ork from a CLI, agent, or backend serviceLearn about the release schedule →
Framework quickstarts
React
Set up the MDK UI Kit and render your first React component
Vue
Reactive hooks for VueLearn about the release schedule →
Svelte
Reactive hooks for SvelteLearn about the release schedule →
Web Components
Framework-agnostic Web ComponentsLearn about the release schedule →
Next steps
- Consider leaning more about the high-level architecture: runtime stack and deployment modes
- Access the MDK repositories
- Contribute