Packaging as a NodeJS package/module would give another way to use phoenix-node without cloning from GitHub, and make it more available.
https://docs.npmjs.com/getting-started/creating-node-modules seems to be the place to start, though doesn't explain the difference/meaning of "module" when npm is a "package" manager.