ether.github.com icon indicating copy to clipboard operation
ether.github.com copied to clipboard

Etherpad website, docs and downloads

Etherpad homepage

You can find the Etherpad homepage at 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