atharmohammad / Code-N-Collab

CodeNCollab is a Collaborative Website for developers and competitive coders who likes to code and discuss about topics , problems or issues , etc
https://code-n-collab.netlify.app/
Apache License 2.0
44 stars 19 forks source link
among-us atcoder axios challenge codechef codeforces codemirror collaboration convergence cses geeksforgeeks javascript react react-router real-time realtime-collaboration redux socket-io yjs


Contributors Forks Stargazers MIT License Issues LinkedIn Netlify Status

Table of Contents
  1. About
  2. Getting Started
  3. Contributing
  4. Contact
  5. Resources
  6. License

πŸ”– About

Code - N - Collab is a Collaboration website for Software developers , Competitive coders , and every one who loves to code and collaborate with others to learn and grow. It provides users to collaborate with their team , friends and also find people with similar their interests.

Website

Code-N-Collab

πŸš€ Features

It provides users with :-

πŸ”₯ Getting Started

Prerequisites

Setup Environment variables

     REACT_APP_SIGNALLING_URL1 = wss://y-webrtc-signaling-eu.herokuapp.com
     REACT_APP_SIGNALLING_URL2 = wss://y-webrtc-signaling-us.herokuapp.com
     REACT_APP_BASE_URL = 'http://localhost:8080/'

Setup backend for Code - N - Collab

Code - N - Collab Backend

Installation

   $ git clone https://github.com/<your-username>/Code-N-Collab.git
   $ cd Code-N-Collab
   $ git remote add upstream https://github.com/atharmohammad/Code-N-Collab.git
   $ npm install
   $ npm start

πŸ’ Contribution guidelines

we encourage organizations and individuals to contribute requirements, documentation, issues, new templates, and code. For code contributions, read :

πŸ“² Contact

Mohd Athar - mohd.rule123@gmail.com
Adnan Shamsi - adnanshamsi023@gmail.com

πŸ“š Resources

πŸ“Œ Credits :

This project exists, thanks to all the people who contribute.

License

Apache License 2.0