Skip to content

meetcshah19/relier

Repository files navigation

Relier

A fast feature rich minimalistic Microsoft Teams clone.

Project is live at : Relier

Postman collection for REST API : Postman collection

OpenVidu (a wrapper over the Kurento media server) is used for the video calling functionality. It is self hosted at Link.

You can directly use the hosted one to test or deploy your own server.

Setup instructions

Frontend Repository lives at : Relier-front

Use Latest nodejs (14+).

Install mysql and edit your mysql credentials in ormconfig.json .

cd relier
git pull --recurse-submodules
npm install
cd src/relier-front
npm install
npm run build
cd src/relier
npm install typescript -g
npm start

Microsoft engage submission by Meet Shah

About

MS engage submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published