1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00:00
dockerfiles/ethercalc/README.md

20 lines
410 B
Markdown
Raw Normal View History

2020-06-23 07:30:30 +00:00
ethercalc
=========
[EtherCalc][1] 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
```
[1]: https://ethercalc.net/