Glitch info
@all-contributors add @johntalton for ideas
Seems to work! (Sorry, misclicked and closed by mistake)
here is a link to it on glitch https://codingtrain-livepoll.glitch.me/
This worked great and I have deployed to: https://live-poll-coding-train.glitch.me/
However, I am not able to keep two remotes for the project! No matter how I try to set it up and configure, I get strange errors about different commit histories. See: https://github.com/CodingTrain/Live-Poll/compare/glitch?expand=1
interesting i just imported from github from the project menu i didn't do any cli stuff

I saw you mentioned this in the side project Saturday live stream. When I am using glitch I just work with GitHub and when ever I want a new deploy I just re-import from GitHub. The importing is not necessarily a one-time thing and I think I even got the idea to do this from the Glitch help pages.
I don't know if this is feasible or if there is some reason you cannot do many imports but for me I really find it helpful to focus only on GitHub and have to go and do a new import deliberately before a new deploy happens
Ah, so you can just re-import from the same project with the same URL? I suppose maybe that is a better way for me to do it! I was hoping to do it all from the command line but this is certainly a fine approach!