ServerlessByDesign
ServerlessByDesign copied to clipboard
A visual approach to serverless development. Think. Build. Repeat.
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. Release notes Sourced from decompress's releases. v4.2.1 Prevent directory traversal (#73) 967146e https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 Commits 84a8c10 4.2.1 fafff47 Meta tweaks 967146e Prevent directory traversal (#73)...
You are still using a very outdated version 4.21 of vis. This version is not supported anymore! Please update to the new libraries: https://github.com/visjs Feel free to contact us if...
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...
Current situation: Javascript files for Lambda functions (and probably any lambda source file) are in the root of the generated zip file. Calling `aws cloudformation package` causes each Lambda to...
Is SQS Support in the pipeline? Or is their a reason why you are not adding it to the serverless setup? In other words, are their better alternatives? I heard...
Would it be possible to allow hyphen symbol ( - ) on ID name input field when adding nodes? We use this on SNS and SQS naming. ``` order-messages-in order-messages-in-dead-letter...
Deployment preference now works when generating a SAM template. Support for the Serverless Framework should be added. I think there is a plugin for that... any volunteer?
I would make clear what is a library/dependency and what's part of the repo. Eventually, we could add a bit of dependency management and injection (npm, bower, browserify, gulp, webpack,...
As mentioned in #2, a considerable part of the CloudFormation-related code could be better modularized/centralized. Such a refactor should also allow for framework-specific specialization.