JCC Express
Powered by JCC

Build Modern Express Apps with Style

A Laravel-inspired MVC framework for Express.js. Elegant routing, powerful ORM, and blazing fast performance with Bun.

bunx jcc-express-starter my-app
TypeScript
TypeScript Ready

Everything you need to build modern web apps

A complete framework with all the features you need out of the box. No configuration required.

Blazing Fast

Built for Bun runtime, delivering incredible performance and startup times.

MVC Architecture

Laravel-inspired structure with clean separation of concerns.

Eloquent ORM

Powerful ActiveRecord implementation for elegant database operations.

TypeScript First

Full TypeScript support with excellent type inference and autocompletion.

Built-in Security

CSRF protection, XSS prevention, and SQL injection safeguards included.

Dependency Injection

Powerful IoC container with automatic dependency resolution.

Route Model Binding

Automatically inject model instances into your routes and controllers.

Artisan CLI

Powerful command-line interface for scaffolding and migrations.

Beautiful APIs for elegant code

Expressive, intuitive syntax that makes development a joy. Write less boilerplate, ship faster.

TypeScript
123456789101112131415