Skip to content

Workshop Resources: Example App written in Node-JS that demonstrates and explains the usage of selected eyeson API features.

Notifications You must be signed in to change notification settings

eyeson-team/node-api-example-app

Repository files navigation

W-A-D Workshop Demo

This is a demo for workshop #2 at We-Are-Developers World Congress 2022.

Workshop #2 has the title "video meeting on steroids" and it shows/explains how you can control and interact with meeting content using the eyeson API.

Server code is written with nodejs and the client uses the Svelte framework.

Setup

Every chapter code that you want to run, you need to setup first. Navigate to each desired folder and run:

$ cd 06-final-version # any chapter
$ npm install
$ npm start

Get your API key from https://developers.eyeson.team/ and add it to your .env file.

Client

Make sure to open each client folder and follow its README instructions for setup.

Chapters

This workshop contains chapters, each comes with special features and might use features from previous chapters.

  1. Getting Started
  2. Webhooks
  3. Layout Manager
  4. Layer
  5. Virtual Rooms
  6. Final version

More information

More details can be found here:

Questions

If you have any questions, please use the issue tracker on github so that other users can also benefit from it.

https://github.com/eyeson-team/api/issues

About

Workshop Resources: Example App written in Node-JS that demonstrates and explains the usage of selected eyeson API features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published