serverless / event-gateway-workshop

Learn what the Event Gateway is, how it works and build your first event-driven multi-cloud application!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learn what the Event Gateway is, how it works and build your first event-driven multi-cloud application!


Languages

Language:JavaScript 78.8%Language:CSS 10.4%Language:HTML 9.9%Language:Shell 0.8%