Hi everyone,
I’m working on a side project that focuses on sharing and discovering Android APKs. One of the things we’re trying to do is build a space where users can talk about apps, share feedback, and help each other — something beyond just downloading files.
That’s where NodeBB comes in. After testing a few options, we felt NodeBB offered the right balance of real-time discussion, clean UI, and solid plugin support.
We’ve been experimenting with:
Setting up NodeBB on a subdomain
Enabling basic login integration
Embedding discussion threads on app detail pages
Here’s an example of the main site we’re integrating with: heyapk.com — still very much in progress.
A couple of questions:
Has anyone here connected NodeBB to a content-based platform like a blog, app store, or media archive?
Any advice on the best way to surface related topics or manage discussions at scale?
I’d really appreciate any insights. I’ve learned a lot from reading through the threads here already — big thanks to the NodeBB team and community!