Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

martindale/hackify

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackify

plug.dj for collaborative development

Components

  • server.js - runs in the cloud, socket, room state, broadcast.
  • host.js - runs on the box of the 'host', requests room creation, manages file info and updates
  • index.html - served by server.js, simple client, file editing, messaging
  • config.json - read by host.js defines room name and folders to host.

Prerequisites (host/server)

  • Node.js

Running in Dev

Clone repo then..

$ npm install
$ node server.js
$ node host.js (seperate terminal)

this will effectively 'host' the hackify project in a local instance of hackify (very circular)

using 2 or more browsers, browse to... http://localhost:4000?room=hackify

About

plug.dj for collaborative development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.