Every environment contains one or more services. Revolte uses a Resource ID (RID) system to uniquely identify and manage these components across your lifecycle.Documentation Index
Fetch the complete documentation index at: https://www.sunny-dev.info/llms.txt
Use this file to discover all available pages before exploring further.
Service Types
Revolte supports several core service types out of the box:WEB_SERVICE: Publicly accessible applications (e.g., APIs, Frontends).DATABASE: Managed stateful services (e.g., Postgres, Redis).WORKER: Background processors (Coming Soon).
RID Mapping
Therid_X key maps your configuration to the Revolte dashboard.
revolte.yaml