> ## Documentation Index
> Fetch the complete documentation index at: https://docs.docucast.bionic-natura.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the DocuCast documentation

DocuCast is a modern, real-time document broadcasting and management application. Built on the powerful Laravel 12 framework, DocuCast streamlines the process of managing, sharing, and interacting with documents in real-time.

It is designed to be highly scalable and robust, leveraging WebSockets for instant updates and PostgreSQL for reliable data storage.

<CardGroup cols={2}>
  <Card title="Architecture" icon="diagram-project" href="/architecture">
    Understand the technical stack and infrastructure behind DocuCast.
  </Card>

  <Card title="Local Development" icon="laptop-code" href="/local-development">
    Get up and running quickly with our Docker Compose setup.
  </Card>

  <Card title="Deployment" icon="server" href="/deployment">
    Learn how to deploy DocuCast to a production environment.
  </Card>
</CardGroup>
