uonick / supercharge

Full-stack Node.js framework

Home Page:https://superchargejs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Supercharge is a full-stack Node.js framework.


Docs



Follow @marcuspoehls and @superchargejs for updates!


Quick Start

Scaffold a new Supercharge application on your computer using NPM:

npm init @supercharge/app@latest hello-supercharge

This will create a new Supercharge application in a hello-supercharge folder of your current working directory.

About Supercharge

Supercharge is a full-stack Node.js framework — not just a web-framework.

Supercharge builds on top of the Koa HTTP framework. Supercharge refines all Koa handling by providing a streamlined approach to middlewares and routing. You’ll also benefit from a comprehensive application setup containing configuration and database management, logging, integrating with Objection.js and knex.js for a powerful database interaction.

Learning

Supercharge has an extensive documentation that gives you all the information to get started with the framework.

Did you create a tutorial, video, blog post, plugin, library, or anything else related to Supercharge? Please let me know! Create an issue or tweet me @marcuspoehls. I'm very happy to create a content list and share it with everybody!

License

Supercharge is MIT licensed.


superchargejs.com  ·  GitHub @supercharge  ·  Twitter @superchargejs

About

Full-stack Node.js framework

https://superchargejs.com/


Languages

Language:TypeScript 75.7%Language:Handlebars 13.4%Language:CSS 8.6%Language:JavaScript 1.8%Language:Shell 0.5%