All Projects â†’ abhishekashyap â†’ codeRigade

abhishekashyap / codeRigade

Licence: MIT License
Realtime collaborative code-editor

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to codeRigade

ExpressJS-SocketIO-Boilerplate
📊 Simple Express.js & Socket.io Boilerplate
Stars: ✭ 31 (+82.35%)
Mutual labels:  socket-io, nodejs-server
Vue Codemirror
⌚ @codemirror component for @vuejs
Stars: ✭ 2,115 (+12341.18%)
Mutual labels:  codemirror, text-editor
quill-markdown-toolbar
A Quill.js module for converting markdown text to rich text format
Stars: ✭ 13 (-23.53%)
Mutual labels:  text-editor
aligner
Sublime Text plugin for automatic code alignment.
Stars: ✭ 34 (+100%)
Mutual labels:  text-editor
boxquote.el
Quote text with a semi-box.
Stars: ✭ 16 (-5.88%)
Mutual labels:  text-editor
Agamari
🍙 Katamari × Agar.io
Stars: ✭ 46 (+170.59%)
Mutual labels:  socket-io
codemirror-languageserver
Language Server integration for CodeMirror 6
Stars: ✭ 37 (+117.65%)
Mutual labels:  codemirror
craft3-codemirror
Add the awesome in-browser code editor CodeMirror as a field type.
Stars: ✭ 17 (+0%)
Mutual labels:  codemirror
SyncPaint
A web app for synchronized group drawing. Draw together with other people in real time.
Stars: ✭ 42 (+147.06%)
Mutual labels:  socket-io
spacebro
Spacebro makes communication between apps effortless
Stars: ✭ 13 (-23.53%)
Mutual labels:  socket-io
react-universal
Minimal React+Redux boilerplate for web, mobile, and desktop app development with social-login ready
Stars: ✭ 18 (+5.88%)
Mutual labels:  socket-io
faeshare
MERN based social media web app made with the help of Next.js, Socket.io and TailwindCSS.
Stars: ✭ 37 (+117.65%)
Mutual labels:  socket-io
typester
✒ A WYSIWYG that gives you predictable and clean HTML
Stars: ✭ 29 (+70.59%)
Mutual labels:  text-editor
retro
A self-hostable web application designed for remote retrospectives
Stars: ✭ 21 (+23.53%)
Mutual labels:  socket-io
messenger
Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
Stars: ✭ 194 (+1041.18%)
Mutual labels:  socket-io
tedit
simple tabbed text editor written in core Tcl/Tk
Stars: ✭ 17 (+0%)
Mutual labels:  text-editor
bte
A Simple Text Editor Written In Bash
Stars: ✭ 39 (+129.41%)
Mutual labels:  text-editor
LetsCube
Race against cubers anywhere anytime
Stars: ✭ 16 (-5.88%)
Mutual labels:  socket-io
ash
A modern terminal text editor
Stars: ✭ 37 (+117.65%)
Mutual labels:  text-editor
ded
Dramatic EDitor
Stars: ✭ 47 (+176.47%)
Mutual labels:  text-editor

CodeRigade Netlify Status

CodeRigade is a realtime collaborative code editor.

View live version

Getting Started

Setting up frontend

npm install     #Installing dependencies
npm start       #Starting dev server

Setting up backend

cd server       #Change directory to server
npm install     #Installing dependencies
npm run dev     #Starting dev server

Screenshots

CodeRigade's homepage CodeRigade's codebox CodeRigade's codebox with notifications

Built With

  • ReactJS - A JavaScript library for building user interfaces
  • CodeMirror - CodeMirror is a versatile text editor implemented in JavaScript for the browser.
  • NodeJS - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Socket.io - Socket.IO enables real-time, bidirectional and event-based communication.

Contributing

Please read CONTRIBUTING.md for details on code of conduct, and the process for submitting pull requests to me.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].