1.3.2 • Published 7 years ago

generator-manalto-sls-service v1.3.2

Weekly downloads
6
License
unlicense
Repository
github
Last release
7 years ago

generator-manalto-sls-service

Manalto Serverless Service

Installation

First, install Yeoman and generator-manalto-sls-service using npm (we assume you have pre-installed node.js).

npm install -g yo
npm set registry http://npm.manalto.net
npm install -g generator-manalto-sls-service
npm install -g serverless@1.7.0

Then generate your new project:

yo manalto-sls-service

Then generate you new Functions inside you project

yo manalto-sls-service:function

Running service

Typescript needs to be compiled so run the watcher when working on you project

gulp watch

To run the service server

npm run serve

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

© Manalto