SkillAgentSearch skills...

CodeRigade

Realtime collaborative code-editor

Install / Use

/learn @abhishekashyap/CodeRigade
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

<p align="center"> <img src="screenshots/home.png" alt="CodeRigade's homepage"/> <img src="screenshots/codebox.png" alt="CodeRigade's codebox"/> <img src="screenshots/notifications.png" alt="CodeRigade's codebox with notifications"/> </p>

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

Related Skills

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated11mo ago
Forks11

Languages

JavaScript

Security Score

87/100

Audited on Apr 18, 2025

No findings