Serverless Node-RED base project with AWS Lambda and Express for IoT and more. Low-code programming for event-driven applications
npm install
export DEVELOPMENT=1 && node app.js
http://localhost:1880/red
sls deploy --stage dev --region us-west-2 --bucket my-sls-deployments-us-west-2 --aws-profile profile-dev