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? Run a site first

Two tutorials cover the backend path, and they are not a sequence. Run the finished example to see the whole stack working, then build the smallest version of it yourself when you want your own data on your own routes.

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. Building a dashboard teaches that directly, and adding custom plugins to the Gateway HTTP API is the reference for it.

Get started with your framework

Next steps

On this page