WhatsApp Setup - Get your WhatsApp Business API credentials and webhook configuration
🚀 Railway Deployment - Deploy to Railway in 10 minutes with zero DevOps experience
✅ Production Checklist - Essential checks before going live with real users
Here's your path from idea to production:
graph LR
A[💡 Idea] --> B[🔧 WhatsApp Setup]
B --> C[💻 Local Development]
C --> D[🧪 Testing]
D --> E[🚀 Deploy]
E --> F[✅ Production Checks]
F --> G[📊 Monitor & Scale]
Get your WhatsApp Business API set up with Meta for Developers. This is the "boring but necessary" part that unlocks everything else.
Build and test your conversational app locally using Wappa's development tools and test credentials.
Deploy to a cloud platform like Railway with proper environment variables and production credentials.
Run through our checklist to ensure your app is secure, monitored, and ready for real users.
Never deployed before? → Follow this sequence:
Total time: ~45 minutes from zero to production 🎯
Wappa apps work the same everywhere with proper environment configuration:
Aspect | Development | Production |
---|---|---|
Phone Number | Test number (free) | Real business number |
Access Token | Temporary (24h) | Permanent (system user) |
Recipients | 5 test numbers | Unlimited real users |
Caching | Memory/JSON file | Redis recommended |
SSL/HTTPS | Optional (ngrok) | Required (platform handles) |
Monitoring | Console logs | Structured logging + alerts |
Rate Limits | Relaxed | Production limits apply |
First time? → Start with WhatsApp Setup to get your credentials
Already have credentials? → Jump to Railway Deployment for the fastest path to production
Going enterprise? → Review Production Checklist for security and compliance
From localhost to global scale - we've got you covered! 🌍