Via-Demo / README.md
Itsjustamit's picture
Update README.md
0705548 verified
|
Raw
History Blame Contribute Delete
419 Bytes
---
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.