0.0.11 • Published 4 years ago

scaffold-serverless-service v0.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago