A CLI tool to scaffold an Express.js boilerplate project
A CLI tool to instantly set up a Full Stack (MERN) or Backend project with a structured folder system and pre-installed dependencies.
This is a Node.js module available through the npm registry. This Module will scaffold a basic REST API (Node-Express-Mongoose) for you.
Basic express application starter with some common utilities.
CLI made to clone and install dependencies of the api-starter repo