I just ran nodeBB locally. The layout and flow is different from this site ( community.nodebb.com ).
Most importantly, SSO is not there. How does one enable SSO ?
Please help. Thanks!
I just ran nodeBB locally. The layout and flow is different from this site ( community.nodebb.com ).
Most importantly, SSO is not there. How does one enable SSO ?
Please help. Thanks!
I want to host a nodebb forum. Also would like to have a local installation to tinker with the codebase.
What is a good way to host?
Intending to go with postgres. Is there and cons (and pros?) compared to mongo?
Should I go for dockerized / serverless hosting or the old style VM approach? How is the support for serverless installation?
Again thinking to go with postgres, is there any (de)merit compared to mongo?
Any good practices to consider for local development? I was suggested podman to use for local development. Is it worth using?