abernier / mosaico-backend

Ready to go backend for Mosaico editor
https://mosaicobackend-prod.herokuapp.com
GNU General Public License v3.0
12 stars 13 forks source link

Demo link has given no credentials and no way to register #46

Closed davidfurlong closed 6 years ago

davidfurlong commented 6 years ago

I can't find credentials nor a way to sign up on the demo

Hiswe commented 6 years ago

Hi @davidfurlong,

The demo is almost only here to see that you can deploy the app on heroku :/ The way this back-office is done is that a super-admin create/activate all the user accounts: no way for a user to self-register.

Two solutions from here:

If you have any trouble installing with one of those solutions, let me know!

davidfurlong commented 6 years ago

@Hiswe I managed to get it running locally, but I think people can take your word that it 'can be deployed to heroku' given heroku is a hosting provider. Calling it a demo wasted my time trying to figure out how to access it, and this probably happens to others as well

Hiswe commented 6 years ago

@davidfurlong Thank for your feedback.

I will update the documentation :)