Skip to content

A collaborative open-source text editor. Collaborate in real-time.

Notifications You must be signed in to change notification settings

mustafaaljadery/collaborative-texteditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Text Editor

Collaborative Text Editor is an open-source text editor that allows you to collaborate with others. It allows users to identify written markdown in real-time. No DB is required to run this.

Homepage image

The server is written in NodeJS (Express) and the frontend is NextJS.

Setup

Frontend

npm install && npm run build && npm run start

Backend

npm install && npm run build && npm run start

License

All code is under MIT license.

About

A collaborative open-source text editor. Collaborate in real-time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published