Skip to content

allracs/jitsi-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jitsi Meet API Test

Testing Jitsi Meet API for embed call/videocall system.

Links:

Requirements

  • NPM and NodeJS

How to run

  1. Clone repo
$ git clone https://github.com/AllRacs/jitsi-api-test.git
  1. Install dependencies
$ npm install
  1. Run project
$ npm run dev
  1. Browser search
    • localhost:8000

Demo

Here is a demo page in order to try the project online.