Add a “Deploy on Darmi Cloud” button to your README
Let anyone run your project in one click. The button opens the import flow with your repository preselected — from README to live HTTPS URL in minutes, free.
Generate your snippet
Enter owner/repository below and copy the Markdown into your README.
Visitors click it
They sign in with GitHub and land in the import flow with your repo preselected.
They deploy in minutes
Framework preset or Dockerfile, automatic HTTPS subdomain, live build logs.
Generate your button
Paste the snippet at the top of your README, docs or website.
Markdown (README.md)
[](https://darmicloud.tech/new?repo=your-name%2Fyour-repo)HTML
<a href="https://darmicloud.tech/new?repo=your-name%2Fyour-repo"><img src="https://darmicloud.tech/deploy-button.svg" alt="Deploy on Darmi Cloud" width="212" height="40" /></a>Deploy button FAQ
What does the Deploy button do?
It links to darmicloud.tech/new with your repository preselected. Visitors sign in with GitHub, the import flow opens on your repo, and they deploy their own copy in a few clicks — on a free HTTPS subdomain.
Does the button work for private repositories?
The button preselects the repository for people who already have access to it on GitHub. For open-source projects (public repos), anyone can deploy; private repos only resolve for collaborators.
Is it free for the people who click it?
Yes. The Free plan deploys one project on an automatic HTTPS subdomain with auto-deploy on push — no credit card needed.
Can I use the button image in my own colors?
The official SVG is served from darmicloud.tech/deploy-button.svg and we recommend using it as-is so users recognize it, but you can also link any image or text to the same /new?repo= URL.
Ship your project with one click
Deploy your own app first, then add the button so your users can do the same.
Get started — it's free