MDK Logo

Tutorials

Learning paths: run a complete MDK site, build your own endpoint and dashboard, or wire MDK into a React app

New to MDK? See it run first

These are not a sequence. Run the finished site to see the whole stack, or run one mounted plugin to see a single route answer.

From 0.6.0 the Gateway serves only the routes its plugins provide, so getting Worker telemetry to a browser means mounting your own endpoint. Seeing a plugin serve your data shows that happening once, and building a Gateway plugin is how you write your own.

Build the whole vertical slice

Get started with your framework

Next steps

On this page