Skip to content

A real-time editor synced with database on each keystroke so that you never loose your contents while typing on it.

Notifications You must be signed in to change notification settings

zeeamber/RealTimeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RealTimeEditor

A real-time editor synced with database on each keystroke so that you never loose your contents while typing on it.

Usage

  1. clone repository : $ git clone https://github.com/zeeamber/RealTimeEditor.git "local_directory"
  2. Keep your MongoDB and Redis server running.
  3. $ cd "local_directory"/src
  4. $ node server.js
  5. Open your browser and go to URL : localhost:3000

About

A real-time editor synced with database on each keystroke so that you never loose your contents while typing on it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published