Skip to main content
Exon is a lightweight CLI tool to scaffold production-ready Express.js APIs quickly. It provides JavaScript and TypeScript templates, optional database configurations (Mongoose, Prisma, Drizzle), and built-in Docker support.

Getting Started

Install Exon CLI and start generating your backends instantly.

CLI Reference

Explore all available commands and interactive prompts.

Core API

Dive into the internal API functions and architecture.

Templates

Learn about the JavaScript, TypeScript, and database templates.