mirror of
https://github.com/Stone-Red-Code/EchoHub.git
synced 2026-09-04 00:56:05 +02:00
17 lines
695 B
Markdown
17 lines
695 B
Markdown
---
|
|
_layout: landing
|
|
---
|
|
|
|
# EchoHub Documentation
|
|
|
|
Welcome to the EchoHub documentation. EchoHub is a decentralized, IRC-style chat platform. Self-hosted, terminal-first, with a built-in IRC gateway so native IRC clients can connect alongside the TUI client.
|
|
|
|
**Website:** [echohub.voidcube.cloud](https://echohub.voidcube.cloud/) | **Public Servers:** [Server Directory](https://echohub.voidcube.cloud/servers)
|
|
|
|
## Quick Links
|
|
|
|
- [Getting Started](articles/getting-started.md) - Set up and run EchoHub
|
|
- [Architecture](articles/architecture.md) - System design and IRC gateway
|
|
- [API Reference](api/index.md) - Generated C# API documentation
|
|
- [Changelog](changelog/index.md) - Release history
|