Deployment Documentation
Updated: Wed 06 May 2026 17:14:18 CEST — Phase 1 naming migration: removed Lovable-generated framing, added Plings-Gateway and Plings-API deployment context
This directory documents how the Plings services are built and deployed. All current cloud services run on Vercel:
| Service | Disk path | Vercel runtime | URL |
|---|---|---|---|
| Plings-API | Plings-API/ |
Serverless Functions | api.plings.io |
| Plings-Gateway | Plings-Gateway/ |
Edge | s.plings.io |
| Plings-Web | Plings-Web/ |
CDN (static build) | plings.io |
Native iOS / Android apps (planned — Plings-iOS, Plings-Android) will distribute through the App Store and Play Store; their deployment is out of scope for this directory.
Documents
- Deployment Procedures — build and deploy steps per service
- Environment Configuration — required environment variables across all services
- CI/CD Pipeline — GitHub Actions and Vercel integration
Monitoring & Logging — not yet written; observability stack (OpenTelemetry, Grafana/Loki) is on the roadmap.