Shareditor is the ultimate real-time collaborative text editor that brings your team together, no matter where they are! 🌍✨
- 🔄 Real-time synchronization
- 👥 Multi-user editing
- 💬 In-document chat
- 🎨 Rich text formatting
- 📊 Version history
- 🔒 End-to-end encryption
Screen.Recording.2024-06-28.at.4.08.26.PM.mov
- Clone the repository:
git clone /~https://github.com/Omkar-Jawalkar/real-time-text-editor.git
- Install Dependencies:
cd frontend
npm install
cd backend
npm install
or
Docker
If you have docker installed then run this following command in root directory:
docker-compose up
- Start the server:
npm run dev #frontend
npm run server #backend
- Open your browser and navigate to
http://localhost:5173/
🌐 - Backend Starts on
http://localhost:8080
🌐
- Frontend: React ⚛️
- Backend: Node.js 🟢
- Real-time: Socket.io 🔌
We love contributions! Please read our CONTRIBUTING.md file to get started. 🙌
Shareditor is licensed under the MIT License. See the LICENSE file for details.
If you've spotted a bug, please open an issue in our GitHub repository. We appreciate your help in making Shareditor better! 🕵️♀️
Have an idea to make Shareditor even more awesome? We'd love to hear it! Open a feature request in our GitHub repository. 💭
Give Shareditor a star ⭐ and start editing together in real-time!
Happy collaborating! 🎈🎉