New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nodejs

Nodejs server basic template in one command. You can choose and customise your app dependecies.

latest
Source
npmnpm
Version
1.0.8
Version published
Weekly downloads
4
300%
Maintainers
1
Weekly downloads
 
Created
Source

Create Node

Create a generic project template for node-js server in one command.

Usage

Install the package as global - npm install -g create-nodejs

Create the server template - create-nodejs <My Project Name>

You will be asked to fill some information about the project, you can skip it if you want. Follow the instructions and you have a new,light-weight and generic template for node-js server.

About The Template

The template is very simple and nice. It has the minimum requirements for standard node server. You as developer has the freedom to change or add things as you want, we just give you a nice start. We will install for you the necessary dependencies for the server, you can ask for more during the process.

The project structure looks like this: alt text

Keywords

npm

FAQs

Package last updated on 03 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts