Getting Started

Installation

How to install dnax Framework.

Requirements

  • Bun 1.0+
  • MongoDB 6.0+

Install

bun init -y
bun install @dnax/[email protected]

For a guided first project (folders, model, boot script, sample curl calls), use Quick Start.

Project structure

See Project structure for a full repository layout (config/, tenant folder e.g. v1/, uploads/, entrypoint, etc.).

Next Steps

Copyright © 2026