google-form-clone icon indicating copy to clipboard operation
google-form-clone copied to clipboard

Google Form Clone always in maintainance mode

Open kimlimjustin opened this issue 5 years ago • 2 comments

I'm really sorry for letting this in maintenance, but my Heroku (free dynos) hours always run out every middle of the month, of course, this is a good thing, glad this project is actively being used (potentially bot though). Of course, I will disable the maintenance mode every time I got dyno time! If you got any question, you can send me an email here

kimlimjustin avatar Mar 15 '21 03:03 kimlimjustin

Is it possible to add a "Deploy to Heroku" button so that people can self-host themselves?

candidexmedia avatar Dec 09 '21 21:12 candidexmedia

Is it possible to add a "Deploy to Heroku" button so that people can self-host themselves?

I don't think it's possible cuz on production, you have to uncomment these lines

https://github.com/kimlimjustin/google-form-clone/blob/master/form/settings.py#L131-L159

and I got no idea how will the button handle this, also the current gform clone website is actually not from GitHub, but I clone it and manually uncomment and push it to heroku instead.

kimlimjustin avatar Dec 10 '21 13:12 kimlimjustin