Documentation

How can we help?

⌘K

Quick Start

1

Connect Repository

Connect GitHub, GitLab or Bitbucket to import your code.

Import repo
2

Configure Build

Set up environment variables, build commands, and root directory.

Configuration guide
3

Deploy & Live

Push your code and get a live URL in seconds.

Deployment basics

Browse by topic

For Developers

API Reference

Build custom automations, integrate with your internal tools, and manage your DCDeploy resources programmatically using our RESTful API.

# Create a new deployment
curl -X POST https://api.dcdeploy.app/v1/deployments \
-H "Authorization: Bearer $DCD_TOKEN" \
-H "Content-Type: application/json" \
-d '{"project_id": "prj_xyz123"}'
🤝

Community Support

Join our Discord community to ask questions, share projects, and learn from other developers.

Join Discord server →
✉️

Contact Support

Pro and Scale customers get direct access to our engineering team for priority assistance.

Open a ticket →