A Node.js framework developers love.

Supercharge is an open-source Node.js framework making your server-side development enjoyable.

Your Fullstack Framework

Supercharge ships with an extensive core.
Instead of “frankensteining” your app, you can start building right away.

HTTP Controllers

Handle HTTP requests using powerful controller classes.

Routing

Supercharge comes with a powerful routing and middleware engine.

Integrated CLI

Every application has an integrated CLI allowing you to run comprehensive command line processing.

SQL ORM

Map your database tables to models using the powerful SQL-ORM built on Objection.js and a fluent query builder.

Database Migrations

Update your database schema by running migrations from the integrated CLI.

View Engine

Build beautiful web views by rendering Handlebars templates.