Skip to content

Instantly share code, notes, and snippets.

@kianenigma
Created May 7, 2017 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kianenigma/547dfe630953c8701d0823c8039b98e3 to your computer and use it in GitHub Desktop.
Save kianenigma/547dfe630953c8701d0823c8039b98e3 to your computer and use it in GitHub Desktop.
/project-dir
- client.js
- worker.js
- front.js
- xyz.json
// and probably:
- node_modules
- package.json
- /log
- front@127.0.0.1:4000.log
- client@127.0.0.1:5000.log
- worker@127.0.0.1:6000.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment