1.0.8 • Published 1 year ago

node-backend-starter v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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!

1.0.8

1 year ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago