Skip to content

itguy51/DocBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Okay, First things first, the frontpage (For Now) is the Etherpad Lite Homepage, Don't worry. It's not permanent. It's just until I can figure out how I should design the frontpage.

DocBook is a simple no-collaboration editor, but in real-time. Meaning, you can have a lot of users, but only one editor. 

*Is this the intended purpose? 
	Yes. It is designed for presentations.

*How Do I install?
	
	It's pretty self-explanatory. 
	'mkdir active'
	'touch data.db'
	then run 'npm install sqlite3' and then execute 'node server.js'

And, logging Issues and Debugging help. A LOT. This was my first NodeJS application from scratch, so, Please be nice...

It runs on port 2004 and requires DocRoot.

If anything breaks, Delete the node_modules folder and run 'npm install sqlite3 socket.io ueberDB ejs'

About

A simple single editor, multiple user, realtime editor. (Currently Broken)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published