Is my NodeBB installation correct?
-
@himadree I'm not seeing an issue, when you ran the setup, you created an admin username and password, in the top right, you can see Register & Login, click Login, enter the admin username and password you created during setup.
You will then be able to post. The categories you are seeing are default categories which can be removed and changed in the Admin Control Panel.
-
@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