# Gitlytics Dashboard Ecosytem
> Scope: dashboard.gitlytics.dev/llms.txt

Gitlytics is an open-source GitHub analytics and customization platform providing persistent traffic tracking beyond 14 days, interactive portfolios, SVG badges, custom technology logos, and premium developer profile cards.

## Key Resources

- [Homepage](https://gitlytics.dev) : Main marketing site with features, architecture, and live examples.
- [Documentation](https://docs.gitlytics.dev) : Setup guides, CLI reference, library configurations, and API documentation.
- [Cloud Dashboard](https://dashboard.gitlytics.dev) : Hosted SaaS platform with automated backups and team management.
- [Blog](https://blog.gitlytics.dev) : Engineering deep-dives, comparison guides, and product updates (including "What is Gitlytics?").
- [GitHub Core Repository](https://github.com/ameyac11/gitlytics) : Core library, REST API backend, CLI, and local dashboard server.
- [Traffic Sync Automation Repository](https://github.com/ameyac11/gitlytics-github-traffic-automation) : Composite GitHub Action to persist repository metrics beyond the 14-day limit.
- [Full LLMs Context](https://gitlytics.dev/llms-full.txt) : Complete plain-text documentation for LLM ingestion.

## System Components & Domains

1. **Homepage (`gitlytics.dev`)** : Main product presentation site, introducing the core platform, architecture outlines, dynamic showcase badge models, and general release notes.
2. **React Frontend (`dashboard.gitlytics.dev`)** : Interactive dashboard visualizing views, referrers, clones, star growth, tech logo generation, and custom profile details.
3. **Core CLI, Python Library & Action (`docs.gitlytics.dev`)** : Script setups, command-line usage, and composite GitHub Action integrations. For detailed CLI setup instructions and library references, refer to the documentation subdomain.