Is my NodeBB installation correct?
-
@himadree Your plugin doesn't connect to nodebb per se. You'd make your plugin, upload it into something like github, then clone it into your node_modules folder.
When it works, if you want to publish it, you would use npm adduser, create an account through that, then npm publish <plugin name>
-
Copyright © 2024 NodeBB | Contributors