Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@enginite/rest-express

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

@enginite/rest-express

Create Express REST API Server

Source
npmnpm
Version
0.1.4
Version published
Weekly downloads
12
-25%
Maintainers
1
Weekly downloads
 
Created
Source

enginite-rest-express

Tooling and configuration for creating rest server with Express in Typescript.

Installation

$ npx @enginite/create-app my-node-module @enginite/rest-express
$ cd my-node-module

Scripts

# To Run Devserver with watch
yarn dev
# To Build Node Module
yarn build

Preconfigured with

  • Eslint
  • Babel
  • Webpack

Keywords

repos

FAQs

Package last updated on 15 Jun 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