1.6.7 • Published 3 years ago

build-node-app v1.6.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Build Node App

Build a node application boilerplate by running one command!

Live example of build-node-app running

How to use?

$ npx build-node-app app-name

Example

$ npx build-node-app hello-world
$ cd hello-world
$ node index.js

Directory

hello-world
  - node_modules/
  - index.js
  - package.json

Arguments

ArgArgumentDescription
-p--portSpecify port number to serve the app. Default is 3000
--mongodbInstall and import mongodb to your app
--mysqlInstall and import mysql to your app
--corsInstall and import cors to your app
--gitInitialise the project as a git project. Add .git and .gitignore
-v--versionSpecify version of app

NPM Package - Github Repository

1.6.7

3 years ago

1.6.5

3 years ago

1.6.4

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.9

3 years ago

1.5.5

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.3.0

3 years ago

1.5.8

3 years ago

1.5.7

3 years ago

1.5.6

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.2.6

3 years ago

1.1.7

3 years ago

1.2.5

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago