feat: add Layer 1 foundation - Docker, WhatsApp Core, API Gateway, Frontend setup
- docker-compose.yml with PostgreSQL, Redis, all services - nginx/nginx.conf reverse proxy configuration - services/whatsapp-core: package.json, tsconfig.json, Dockerfile - services/api-gateway: requirements.txt, Dockerfile, app/__init__.py - frontend: package.json, tsconfig.json, vite.config.ts, index.html, Dockerfile, nginx.conf Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
1
services/api-gateway/app/__init__.py
Normal file
1
services/api-gateway/app/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
# WhatsApp Centralizado - API Gateway
|
||||
Reference in New Issue
Block a user