Creating your own nodes for Node-RED

You need to open the console in your nodes root folder and run npm publish. It will probably complain that you haven't set up npm on your computer and will give you more details on what you have to do. You definitely need a npmjs.com account and an access token that you can generate in your profile.