Skip to content

elitexpro/rails-twilio-video-conference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small video chat application built with Ruby, JavaScript, and Twilio Programmable Video.

Setup

  • 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, API Key SID, and API Key Secret.
  • Run bundle install to install dependencies.
  • Run the server on port 5000 with the command bundle exec rackup -p 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published