Skip to content

Editor-agnostic library managing client interaction for peer-to-peer collaborative editing in Teletype for Atom

License

Notifications You must be signed in to change notification settings

mga369/teletype-client

Repository files navigation

Dependencies

  • Node 7+
  • PostgreSQL 9.x

Setup

git clone https://github.com/atom/real-time-client.git ~/github/real-time-client
cd ~/github/real-time-client
cp .env.example .env
createdb real-time-server-test
npm install

About

Editor-agnostic library managing client interaction for peer-to-peer collaborative editing in Teletype for Atom

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%