express
express copied to clipboard
⚡ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).
I'm trying to setup env vars from ssm parameter store following [this guide](https://www.serverless.com/framework/docs/providers/aws/guide/variables/#reference-variables-using-the-ssm-parameter-store), but it didn't worked as expected. Using [this plugin](https://www.serverless.com/plugins/serverless-ssm-fetch/) did not work as well. The end result...
Issue: I've installed serverless@components CLI, tried to create a `serverless.yml`, but am seeing this error. Try to `sls login` with `npm i serverless@components -g`: ``` ➜ slspro git:(master) ✗ sls...
Now that we have component instances monitored on the dashboard, we could take advantage of CloudWatch Insights for components that uses Lambda by running queries specific to each use case....
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...