mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 16:46:08 +02:00
15 lines
472 B
Markdown
15 lines
472 B
Markdown
---
|
|
_layout: landing
|
|
---
|
|
|
|
# EchoHub Documentation
|
|
|
|
Welcome to the EchoHub documentation. EchoHub is a decentralized, IRC-like chat application built with .NET 10 and SignalR.
|
|
|
|
## Quick Links
|
|
|
|
- [Getting Started](articles/getting-started.md) - Set up and run EchoHub
|
|
- [Architecture](articles/architecture.md) - Understand the system design
|
|
- [API Reference](api/index.md) - Generated C# API documentation
|
|
- [Changelog](changelog/v0.1.0.md) - Release history
|