Hi I'm working as a community designer and I'm curious to implement a theme with nodebb.
I'm struggling with the actual workflow for theme development though. My understanding so far: the theme needs to be on the server in nodebb/node_modules
, I need to push changes to the server, and then I need to rebuild and restart the forum to see effects.
So I hope I'm missing something and there's a more fluid setup to actually work on a theme?