Skip to content

hevoio/collabcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollabCode

CollabCode is an online text editor that allows real-time collaboration.

Features

  • Real-time collaboration
  • Syntax Highlighting for multiple languages (C, C++, Java, Python, Javascript, HTML, CSS)
  • Auto Indentation

Prerequisites

This project uses Firebase as the database system. You will need to configure this project with your Firebase app, follow the setup guide to know how.

Setup

The content of this repo can be used directly used static files, just do the following steps to get started.

  • Copy the config.js.back file to config.js and set up configuration variables according to your environment.

  • Open index.html in your favourite browser.

Extending the Editor features

  • This project uses Ace Editor for the text editor. You can modify the editor as per your requirement according to to Ace Editor's docs.

  • To learn how the real time collaboration feature works and extend the same you can check out the Firepad website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages