Skip to content

A serverless Video Chat application built from scratch, using Vue.js, available in Web, Android and iOS.

Notifications You must be signed in to change notification settings

Pranjalya/cordova-webrtc

Repository files navigation

Kaissa WebChat

https://pranjalya.github.io/cordova-webrtc

Project setup

  1. Clone the repository using SVN or Git
git clone https://github.com/Pranjalya/cordova-webrtc.git
cd cordova-webrtc
  1. Install dependencies
npm install --save

[OPTIONAL] For the code with Sockets, checkout branch-2 instead of master branch

Compiles and hot-reloads for development

npm run cordova-serve-browser

In Production

npm build cordova-serve-browser
  • The relevant compiled files can be found in the dist directory.

[OPTIONAL] If you checked out branch-2, run this command first.

node server.js

Customize configuration

See Configuration Reference.

About

A serverless Video Chat application built from scratch, using Vue.js, available in Web, Android and iOS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published