There’s a caveat that you have to start on an older version of Nodebb, but:
Edit: looks like it was updated to support a more recent version of NBB 🎉
I'm trying to use nodeBB as discussion platform for our application. Is there any plugin or guide available that how to integrate nodeBB into my existing angular web applicaiton.
Thanks
@santoshkumarr what type of integration are you looking at, login/session sharing?
Try this... https://github.com/julianlam/nodebb-plugin-session-sharing
@pichalite I want to integrate nodeBB as a link in my angular application, not as application which runs on different server.