dockerfiles/ethercalc
kev cd71789f10 add ethercalc 2020-06-23 15:30:30 +08:00
..
README.md add ethercalc 2020-06-23 15:30:30 +08:00
docker-compose.yml add ethercalc 2020-06-23 15:30:30 +08:00

ethercalc

EtherCalc is a web spreadsheet.

Your data is saved on the web, and people can edit the same document at the same time. Everybody's changes are instantly reflected on all screens.

Work together on inventories, survey forms, list management, brainstorming sessions and more!

up and running

$ docker-compose up -d
$ curl http://127.0.0.1:8000