Create Project

Repo connect, deploy key, .env, database and domain workflow in one compact setup.

Project Source

Generated GitHub Actions YAML

DEPLOY_API_URL=https://deploy.yourdomain.com
DEPLOY_TOKEN=dep_live_xxxxxxxxx

.github/workflows/deploy.yml will trigger:
POST /api/deployments/trigger

Database Setup

.env Upload

Secrets are encrypted and injected only during build/runtime.