Skip to content

ranjeetkumar274/Vidora

Repository files navigation

Vidora

Demo app: (https://vidora-kcqs.onrender.com)

Video call to your friend without registering. Simply send your friend your auto-generated unique ID to make the call.
Everytime you open a new tab, the server gives you a totally different unique ID.

Installation

npm install -g yarn

yarn install

Development

Run server

yarn watch:server

Run webpack-dev-server - http://localhost:5000

yarn watch:client

Deployment

Render (Free - Recommended)

Deploy to Render

Heroku

Deploy to Heroku

Custom

# Install dependencies
yarn install

# Build front-end assets
yarn build

# Run server
yarn start

About

Check the rendered output here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published