Skip to content

vraj-712/Collborative-Docs-BE

Repository files navigation

Collaborative Text Editor (backend)📝🗒️🖋️

Welcome to the Collaborative Text Editor! This project is a real-time, cloud-based text editing platform that allows multiple users to edit a document simultaneously. Whether you're collaborating on a team project, writing a blog post, or working on an article, this tool provides seamless, synchronized editing with live updates.

Features

  • Real-time Collaboration: Multiple users can edit the document at the same time.
  • Access Code: User having access code can access document.
  • User Count: See How many user currently working on the document.
  • Formatting Tools: Rich text editing with support for bold, italics, headings, lists, and more.

Installation

  1. Clone the repository:

    git clone https://github.com/vraj-712/Doc_with_accessCode_Back.git
    cd Doc_with_accessCode_Back
  2. Add dependency

    npm install
    
    #or
    
    yarn add
    
  3. Run the project

    npm start
    

Contributing

  • Fork the repository

  • Create your feature branch

    git checkout -b feature/NewFeature
    
  • Commit your changes

    git commit -m 'Add NewFeature'
    
  • Push to the branch

    git push origin feature/NewFeature
    
  • Open a Pull Request

License

  • This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Thanks to the open-source community for their support and contributions!

About

Public-facing endpoint for server status validation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published