Please follow these documentation to setup this project for development work
Use the website Node JS to install Node Js in your PC. Use the website Postman to install Postman in your PC for API Testing.
git clone https://github.com/Curious-Ecosystem/Curious-Connect.git
git pull
yarn install
Note: If You are working in Media Service and having a problem in installing mediasoup Library Run the given command. (For Windows)
yarn install-mediasoup
yarn start
yarn auth
yarn meet
yarn signal
yarn media
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.