Skip to content

An experiment in etherpad, persona, and a more publishing-oriented model

Notifications You must be signed in to change notification settings

davidascher/coauthor-outofway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coauthor

An experiment in etherpad, persona, and a more publishing-oriented model

Run etherpadlite (generates an APIKEY.txt, and runs on port 9001 by default)

  • cd etherpad-lite
  • bin/run.sh

Copy API key to shared location:

  • cp etherpad-lite/APIKEY.txt coauthor_site/

Run django server

  • python manage.py runserver

Run http proxy

  • npm install -g http-proxy
  • node-http-proxy --config config.json --port 8081

About

An experiment in etherpad, persona, and a more publishing-oriented model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages