Teleforge Documentation
This site is organized in two layers:
- narrative guides for learning the framework and building real apps
- API reference for looking up package surfaces once you already know what you need
Start with the guides first.
Guides
- Telegram Mini App Basics
- Getting Started
- Developer Guide
- Build Your First Feature
- Flow Coordination
- BFF Mode Guide
- Testing
- Deployment
- Environment Variables
- Architecture
- Manifest Reference
- Troubleshooting
- Starter App Walkthrough
- Task Shop Reference App
API Reference
The API reference is secondary. Use the site navigation and search to inspect exported hooks, types, and helpers after you already understand the architecture and workflow from the narrative docs.