Skip to content

Template for creating new Serverless Framework services

Notifications You must be signed in to change notification settings

squaredup/scaffold-serverless-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Template for creating new Serverless Framework services

Resources

Stars

Watchers

Forks

Packages

No packages published