Open sebalis opened 5 years ago
I suspect this is from the sandstorm version.
You can backup with curl via the api as well. see https://ethercalc.org/_/buttonsize and https://github.com/audreyt/ethercalc/blob/master/API.md
@audreyt what code do you run on ethercalc.org is it available on github?
The log viewer is available here https://github.com/audreyt/ethercalc-log but I have not made it generic for other installations. https://git.framasoft.org/framasoft/ert is a similar attempt.
Hi. I just described my Ethercalc installation in issue #653. I notice that ethercalc.org has a web-based backup/restore facitlity that is not included in my standard installation (
npm i -g ethercalc
). Is this component openly available so that I could add it?