🎉 Telegram Account Factory

Professional Platform for Telegram Account Automation

✅ PRODUCTION LIVE
Production Score: 100/100
🔐 SSL Secured
FastAPI Backend
📊 30+ API Endpoints
🎨 React Frontend

🚀 Quick Start:

# Register user
curl -X POST https://tg-factory.ru/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"email":"user@example.com","password":"password123"}'

# Login
curl -X POST https://tg-factory.ru/api/auth/login \
  -d "username=user@example.com&password=password123"

# Get billing plans
curl https://tg-factory.ru/api/billing/plans

GitHub: github.com/alcodruid/telegram-account-factory

Documentation: 5000+ lines | Code: 4000+ lines | Tests: 20 tests

Built with ❤️ using FastAPI + React