Skip to content

piehostHQ/collab-document

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Document

A real-time collaborative document editor built with Vue.js and PieSocket. Users can edit the document together and see changes instantly.

Features

Real-time updates for collaborative editing. Saves text locally in the browser. Simple and responsive design. How to Run Clone the repository:

git clone https://github.com/piehostHQ/collab-document.git
cd collaborative-document

Install dependencies:

npm install

Update the PieSocket API key and cluster ID in the code with your credentials. Start the app:

npm run dev
Open http://localhost:3000 in your browser.

Usage Start typing to edit the document. Click "Update Document" to save and sync changes with others.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors