Also https://docs.nodebb.org/, I added a link to it in the nav bar as well
API documentation, or lack of?
-
Trying to decide on a forum software to use, right now it's between nodebb and discourse. Discourse has pretty good documentation, nodebb not so much from what I can tell.
What I'm specifically looking for is the ability to send requests to nodebb routes. I play on creating an SPA with vue, btw I want to bridge user authentication with the forum.
Does nodebb have an relatively painless and clear way of doing this?
-
GitHub - julianlam/nodebb-plugin-session-sharing: Allows login sessions from your app to persist in NodeBB
Allows login sessions from your app to persist in NodeBB - GitHub - julianlam/nodebb-plugin-session-sharing: Allows login sessions from your app to persist in NodeBB
GitHub (github.com)
This plugin seems to be what you're looking for.