https://github.com/ether/ether.github.com
Etherpad website, docs and downloads
https://github.com/ether/ether.github.com
Last synced: 26 days ago
JSON representation
Etherpad website, docs and downloads
- Host: GitHub
- URL: https://github.com/ether/ether.github.com
- Owner: ether
- License: other
- Created: 2012-10-29T16:57:45.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2026-01-26T21:26:28.000Z (about 1 month ago)
- Last Synced: 2026-01-27T08:40:47.498Z (about 1 month ago)
- Language: HTML
- Homepage: https://etherpad.org
- Size: 297 MB
- Stars: 31
- Watchers: 9
- Forks: 21
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Etherpad homepage
You can find the Etherpad homepage at [https://etherpad.org](https://etherpad.org).
## How to get the documentation running locally
1. Clone the repository
2. Run `pnpm install`
3. Run `pnpm run dev`
4. Open your browser at `http://localhost:3000`