Skip to content
DMNO
🚧 DMNO is still in beta! Use with caution!
✨ If you've tried DMNO or looked through the docs, let us know what you think!

Integrations overview

With DMNO you get:

  • a single system to manage your config for all of your services
  • secure handling of your secrets by committing them encrypted to your repo or sync with backends like 1Password
  • validations, coercion logic, and full type safety
  • built in documentation, and magical IDE auto-completion
  • an extremely flexible type system
  • live reload and re-validation on config changes

Integrations

Legend:

  • ✅ Supported
  • 🧰 Partially Supported
  • 🚧 In Progress
  • 🗓️ Planned
  • ❌ Not Supported

Astro

FeatureDescriptionSupportedNotes
Public ConfigAccess non-sensitive items
Sensitive ConfigAccess sensitive items
Dynamic ConfigAccess config items at runtime🧰
DMNO TypesFramework specific types from DMNO🗓️
MiddlewareDetects leaked secrets

Next.js

FeatureDescriptionSupportedNotes
Public ConfigAccess non-sensitive items
Sensitive ConfigAccess sensitive items
Dynamic ConfigAccess config items at runtime🧰
DMNO TypesFramework specific types from DMNO🗓️
MiddlewareDetects leaked secrets🧰

Vite

FeatureDescriptionSupportedNotes
Public ConfigAccess non-sensitive items
Sensitive ConfigAccess sensitive items
Dynamic ConfigAccess config items at runtime🧰
DMNO TypesFramework specific types from DMNO🗓️
MiddlewareDetects leaked secrets🗓️