Skip to content

erdemkosk/2gether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to 2gether 👋

Version Prerequisite Prerequisite Documentation Twitter: erdemkosk

A p2p zoom clone using peer js. Screen sharing, video, audio and chat can be used.

Demo

Prerequisites

  • node 14.15.0
  • npm6.14.8

Install

npm install

Docker

docker build -t 2gether .
docker run --env SWAGGER_HOST=localhost -p 3030:3030 2gether

Usage

npm run start

Run tests

npm run test

Author

👤 Mustafa Erdem Köşk

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Mustafa Erdem Köşk erdemkosk@gmail.com.

This project is MIT licensed.

About

A p2p zoom clone using peer js. Screen sharing, video, audio and chat can be used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors