Giter VIP home page Giter VIP logo

code-live's Introduction

CodeLive

An easy to use Collaborative Code Editor written using Node.js, React, Redux, Socket.io and MongoDB.

Supports auto completion and syntax highlighting for multiple languages. No limit on participants. It uses the React wrapper for Monaco editor.

image

Getting started

# Download
git clone https://github.com/Nobitaaah/code-live

cd code-live

npm install

# You need to setup a MongoDB Atlas  then replace the config vars in ./config.

node server.js

npm run start

# Go to http://localhost:3000 to see it live.

The code editor won't work on mobile as Monaco Editor has weird issues with touch devices. Will add a read-only mode for mobile users in the future.

TODO

  • Add tests
  • Add an option to save code
  • Add an option for real-time compilation
  • Allow webcam streaming
  • Add admin controls for creator of room
  • Use Docker
  • Add support for mobile
  • Improve code quality

code-live's People

Contributors

sholaybhature avatar nobitaaah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.