Socket
Socket
Sign inDemoInstall

serverless-develop

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-develop

Deploy your functions to AWS Lambda as you code.


Version published
Maintainers
1
Created
Source

Serverless Develop Plugin

serverless

Deploy your functions to AWS Lambda as you code.

What is this?

Right now, unpolished PoC.

What problem does it solves?

Iterating with Serverless Framework is slow.

Plugins like serverless-offline or emulator try to solve that problem by Emulating AWS Lambda environment locally. That solution is far from perfect because of different container, different environment, different IAM roles etc. etc. - Inconsistency.

This plugin, instead of running Lambdas offline, deploys your code do AWS Lambda as you type. Welcome back to 2000's, where PHP FTP deployments were made every time CMD+S dev hit.

Demo

Installation

To be added...

Credits and inspiration

Heavily inspired by @keithwhor's article and @mthenw thoughts.

FAQs

Package last updated on 16 Sep 2017

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc