Socket
Socket
Sign inDemoInstall

generator-manalto-sls-service

Package Overview
Dependencies
5
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-manalto-sls-service

Manalto Serverless Service


Version published
Maintainers
1
Created

Readme

Source

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

Keywords

FAQs

Last updated on 31 Aug 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc