Closed rocketinventor closed 7 years ago
It's worth noting that due to the way the pull-request is structured, it should be easy to modify the HTML document on the fly (before it reaches the browser) using Python.
Possible uses/abuses for this include "hardcoding" a port number (and/or URL) into the HTML (based on environmental variables) and embedding a list of past moves directly into the HTML (Google Keep works similar to this).
@macfergus Are we good to go for a merge, or are there still changes that need to be made?
Yes this looks good. Thanks for your contribution!
I do think it will be nice for the port to be configurable, but I will do that in a followup.
Awesome! Thanks for the feedback and merge!
BetaGo now works flawlessly with web IDE's such as C9.io.
Changes:
5000
to8081
localhost
(can use any web address)[server root]:8081