Dyrected
Start Here

What is Dyrected?

Dyrected is a code-first content platform for custom websites, with Cloud and self-hosted runtime options.

Dyrected is for custom websites and frontend apps that need real content editing without giving up a code-first workflow.

You define the content model in TypeScript. Dyrected turns that model into an admin, content API, SDK, media handling, and publishing workflow. Editors update approved content in a safe workspace. Your frontend decides how that content is rendered.

For most projects, start with Dyrected Cloud. Cloud hosts the content backend for you: content storage, media, content APIs, editor access, publishing workflows, and hooks defined as Cloud-safe content rules. Your app keeps owning the frontend, routing, customer login, payments, checkout, and product-specific logic.

Use self-hosted Dyrected when the CMS must run inside your application backend. That is the path for application-user auth, arbitrary TypeScript hooks, custom endpoints, database control, plugins, and server-side integrations.

The simple rule is: Cloud when you need a managed content backend, self-hosted when the CMS needs to be part of your backend.

What Dyrected gives you

  • A TypeScript schema that lives beside your app code.
  • A generated admin where editors can manage structured content.
  • Content APIs and SDKs your frontend can consume.
  • Runtime choices that let you start managed and move to full control when the backend needs it.
  • A clear boundary between content infrastructure and product-specific application logic.

Start here

Use these pages to choose the right runtime, then move into setup, modeling, and real content work.

On this page

Dyrected| Cloud

Get your backend ready in minutes

Use a managed database, storage, APIs, and admin dashboard without setting up the infrastructure yourself.

Set Up My Backend