Hi,
I can collect static files with function collectstatic in appctl, but the index.html is a blank file. When I manage static with nginx, I cann't see the entrance to index of misago. So, I'd like to figure it out how to build react static files and why no index.html file produced with gulp build. I‘d like to integrate misago with my local site using sso and I have to manage two static files with nginx. Could you show me how does it work with nginx? Looking forward to your reply, thanks!