Skip to content
DMNO
✨ If you've tried DMNO or looked through the docs, let us know what you think!

Platforms overview

We publish first-party packages to help you use DMNO with your favourite deployment platforms.

In many cases, you may not need to do anything special, but our platform-specific config schemas will give you a nicer experience using the environment variables that your platform may inject while running your code. For example:

Platform config schema example

Cloudflare

Package: @dmno/cloudflare-platform

Includes:

  • Cloudflare-specific data types
  • Config schema of env vars injected by the Cloudflare platform
  • dwrangler cli - wrapper around wrangler to inject DMNO config

Netlify

Package: @dmno/netlify-platform

Includes:

  • Config schema of env vars injected by the Netlify platform
  • Netlify-specific data types
  • Netlify build plugin

Vercel

Package: @dmno/vercel-platform

Includes:

  • Config schema of env vars injected by the Vercel platform
  • Vercel-specific data types

Next up

We’re already working on more platform integrations, but we’d love to hear from you which platforms to tackle next!

On the roadmap:

  • Fly.io
  • Heroku
  • Render.com