Besides the usual things like good documentation, purging secrets, easy dev/deployment process, what else should I know?
Also, its currently hosted on Gitlab, I like the CI/CD better. Is it worth switching to Github for the starzzz?
Background: Ive managed large OSS packages, but nothing SAAS-like.
(If your idea in the future is to use AGPL and sell a dual license, you must ask for a CLA. But I hate CLA.)
Super easy foolproof instruction to build are very important. Something like "./configure & make".
consider that most people will not contribute and will seek ways to profit from it without paying you.
you could provide support or services but that will not scale.
Perhaps you can mirror onto Github to attract the "walk-in" crowd.