event-gateway-workshop
event-gateway-workshop copied to clipboard
Learn what the Event Gateway is, how it works and build your first event-driven multi-cloud application!
trafficstars
Event Gateway Workshop
Learn what the Event Gateway is, how it works and build your first event-driven multi-cloud application!
Manual setup
Install Node.js
Download and install the Node.js version for your platform from the official download page.
Install the Serverless Framework
Run npm install --global serverless
Docker-driven setup
Run docker-compose run -p 3000:3000 -p 4000:4000 -p 4001:4001 event-gateway-workshop bash