Skip to content

Serverless Node-RED base project with AWS Lambda for IoT and more

Notifications You must be signed in to change notification settings

hofline/fcore-lambda-nodered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcore-lambda-nodered

Serverless Node-RED base project with AWS Lambda and Express for IoT and more. Low-code programming for event-driven applications

Gettting started

npm install

local run

export DEVELOPMENT=1 && node app.js

Browse Node-Red Console

http://localhost:1880/red

Serverless deployment

sls deploy --stage dev --region us-west-2 --bucket my-sls-deployments-us-west-2 --aws-profile profile-dev

About

Serverless Node-RED base project with AWS Lambda for IoT and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published