Skip to content

A notes collaboration tool with integrated video chat. Built with JavaScript, Express, Twilio Sync, and Twilio Programmable Video.

Notifications You must be signed in to change notification settings

adjeim/video-note-collab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-note-collab

A notes collaboration tool with integrated video chat. Built with JavaScript, Express, Twilio Sync, and Twilio Programmable Video.

Setup

  • Create a Twilio account if you don't have one yet. It's free!
  • Clone this repository.
  • Generate a new API Key from the Twilio Console.
  • Create a .env file by copying the .env.template file. Replace the placeholder text with the values for your Twilio Account SID, Twilio Sync Service SID, API Key SID, and API Key Secret.
  • Run npm install to install dependencies.
  • Run npm start to start the server.

About

A notes collaboration tool with integrated video chat. Built with JavaScript, Express, Twilio Sync, and Twilio Programmable Video.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published