Hey, everyone.
I looked for tutorials, but couldn't really find any related to my question(s).
Basically, I installed NodeBB locally, per the Ubuntu guide: https://docs.nodebb.org/installing/os/ubuntu/
But now I'm sort of lost. How do I get a theme(and how do I configure this with the back-end)? I was going to build the front-end in React as a project, but I'm not exactly sure how to even get this started(I'm pretty new to full-stack).
When I run ./nodebb start
, it doesn't do anything. ./nodebb log
, afterwards and I see some actions in the terminal.
So I guess my question is: how do I get a front-end up and running, interacting with the NodeBB software? Are there tutorials on this?
I apologize in advance for so many questions. If you can guide me to the proper tutorials, I'd greatly appreciate that; or if you're up for it, I'd most certainly appreciate your words as well.
Thank you!