Spaces:
Runtime error
Runtime error
| title: Evolution API | |
| emoji: 📱 | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # Evolution API on Hugging Face Space | |
| This is a deployment of [Evolution API](https://github.com/EvolutionAPI/evolution-api), an open-source WhatsApp integration API. | |
| ## Features | |
| - WhatsApp Web API based on Baileys library | |
| - PostgreSQL database integration with Supabase | |
| - Redis cache with Upstash | |
| - Multiple instance management | |
| - Various integrations (Typebot, Chatwoot, etc.) | |
| ## Configuration | |
| This deployment uses the following services: | |
| - Supabase for PostgreSQL database | |
| - Upstash for Redis cache | |
| Environment variables are configured through Hugging Face Space secrets. | |