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

scaffold-serverless-service

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scaffold-serverless-service

Scaffold a Serverless Framework service

latest
npmnpm
Version
0.0.11
Version published
Maintainers
1
Created
Source

npm

scaffold-serverless-service

Scaffold a Serviceless Framework service configured with webpack etc.

Feel free to fork and modify if you're using other tools or want to customize the template.

Installation

It's recommend to install this globally, so it's available across all projects.

npm install -g scaffold-serverless-service

Note: This tools expects serverless to be installed globally.

Usage

To scaffold a service use:

scaffold-service my-new-service

Publishing a new version of this package

Make sure you have np installed globally:

npm install -g np.

Run np and follow the instructions to publish the new package.

Contributing

Please feel free to raise any issues you come across, and we welcome any pull requests!

Contributors

  • clarkd

FAQs

Package last updated on 07 May 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