--- title: Via Demo emoji: 🚀 colorFrom: blue colorTo: indigo sdk: docker pinned: false --- # Via Via is a Python service for handling Telegram workflows and backend integrations. ## Quick Start 1. Create and activate a virtual environment. 2. Install dependencies from `requirements.txt`. 3. Copy `.env.example` to `.env` and fill in required values. 4. Run the app according to project scripts and setup docs.