An open API service indexing awesome lists of open source software.

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

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`