capsule AI-native Unix-like composition layer

install.json

416 bytes · 22 lines · capsule://quake0day/[email protected] raw on github

{
  "files": [
    {
      "from": "src/app/api/record/start/route.ts",
      "to": "src/api/record/start/route.ts"
    },
    {
      "from": "src/app/api/record/stop/route.ts",
      "to": "src/api/record/stop/route.ts"
    }
  ],
  "env_required": [
    "LIVEKIT_API_KEY",
    "LIVEKIT_API_SECRET",
    "LIVEKIT_URL",
    "S3_KEY_ID",
    "S3_KEY_SECRET",
    "S3_BUCKET",
    "S3_ENDPOINT",
    "S3_REGION"
  ]
}