Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

amykapernick/remote-soundboard

prod
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Remote Soundboard

A soundboard for use in remote presentations, that allows remote attendees to react to a presenter, with sounds playing for any user that has the page open.

Demo

https://vimeo.com/413798818

To Use

  • Download repository
  • Run npm install or yarn install
  • Run cp .env.example .env to create new .env file
  • Fill in env variables in .env file from your Twilio account
  • Use npm start to run locally
  • Use ngrok to expose the page for other users

Env Variables

  • TWILIO_ACCOUNT_SID - Account SID, found in Twilio Console
  • TWILIO_API_KEY & TWILIO_API_SECRET - Generate API key and API secret here in Twilio Console
  • TWILIO_SYNC_SERVICE_SID - Get the default service SID, or create a new service [here in the Twilio Console

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published