moufette-tools / moufette

🦨 Moufette is developer-friendly, open-source set of tools to collect users feedback. Find us on Twitter @MoufetteHQ
MIT License
325 stars 20 forks source link

Disable Signup? #16

Closed masonhensley closed 4 years ago

masonhensley commented 4 years ago

Hello @jamalx31 - cool project!

I just deployed to heroku. Is there a config option to disable signup after I create the initial account? Looked around the repo and settings and didn't see anything, but it's been a late night 😅 .

jamalx31 commented 4 years ago

Hi @masonhensley. Sorry, I'm still working on the landing page and proper docs. use can set the env variable MULTIPLE_TEAMS=false that part is not perfect tho, if you have any suggestions plz lmk

masonhensley commented 4 years ago

Ahh, cool, thanks. Closing the issue. Thanks!

image

image

If I find some time to brush off my node.js/express, I'll try to open up a PR to hide the whole registration page & link to it based on that ENV var & or update the readme. 😎

Steps for future users: