🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

express4-skeleton

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express4-skeleton

Web application skeleton for an express.js application

latest
Source
npmnpm
Version
0.3.1
Version published
Maintainers
1
Created
Source

express4-skeleton

NPM Version Node

This is just an example Express.js 4.x web application skeleton targeted to demonstrate some of the facilities offered by the framework. Additionally, it is integrated with a barebones version of Bootstrap 4.x.

Characteristics

  • Compatible with Node.js 6.0 or higher
  • Fully configurable via JSON file
  • Automatic creation of a cluster
  • Handling of HTTP errors

Installation

Execute:

npm install express4-skeleton

Install dependencies

npm install express4-skeleton

Start-up

Execute:

npm start

TO-DOs

  • Check port availability
  • Sticky sessions

FAQs

Package last updated on 25 Nov 2016

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