Skip to content

Repository files navigation

Node Backend Starter

A lightweight application for generating standard MVC structured NodeJS, Mongoose, & Express backend server.

Installation

npm i -g node-backend-starter

Usage

To intialize your starter backend code, simply navigate to the desired location in you file system and run backend-init

node-backend-starter will prompt you for:

  • The project name
  • Port number
  • Mongo URI
    • have your Mongo URI ready before running the backend-init command.

Upon filling the prompts your backend will begin generating!

About

A lightweight application for generating standard MVC structured NodeJS, Mongoose, & Express backend server.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages