# Deploy Buttons
[Copy code](https://raw.githubusercontent.com/BinBashBanana/deploy-buttons/master/readme.md) (change the github link to your repository)
## Remade (by me)
### HTML
### Markdown
[](https://heroku.com/deploy/?template=https://github.com/BinBashBanana/deploy-buttons)
[](https://replit.com/github/BinBashBanana/deploy-buttons)
[](https://glitch.com/edit/#!/import/github/BinBashBanana/deploy-buttons)
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.web%2Fwebapp-linux-node%2Fazuredeploy.json)
[](https://cloud.ibm.com/devops/setup/deploy?repository=https://github.com/BinBashBanana/deploy-buttons)
[](https://console.aws.amazon.com/amplify/home#/deploy?repo=https://github.com/BinBashBanana/deploy-buttons)
[](https://deploy.cloud.run/?git_repo=https://github.com/BinBashBanana/deploy-buttons)
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/BinBashBanana/deploy-buttons/archive/refs/heads/main.zip)
[](https://railway.app/new/template?template=https://github.com/BinBashBanana/deploy-buttons)
[](https://vercel.com/new/clone?repository-url=https://github.com/BinBashBanana/deploy-buttons)
[](https://app.netlify.com/start/deploy?repository=https://github.com/BinBashBanana/deploy-buttons)
[](https://app.koyeb.com/deploy?type=git&repository=github.com/BinBashBanana/deploy-buttons&branch=main&name=deploy-buttons)
[](https://render.com/deploy?repo=https://github.com/BinBashBanana/deploy-buttons)
[](https://app.cyclic.sh/api/app/deploy/BinBashBanana/deploy-buttons)
## Official
### HTML
### Markdown
[](https://heroku.com/deploy/?template=https://github.com/BinBashBanana/deploy-buttons)
[](https://replit.com/github/BinBashBanana/deploy-buttons)
[](https://glitch.com/edit/#!/import/github/BinBashBanana/deploy-buttons)
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.web%2Fwebapp-linux-node%2Fazuredeploy.json)
[](https://cloud.ibm.com/devops/setup/deploy?repository=https://github.com/BinBashBanana/deploy-buttons)
[](https://console.aws.amazon.com/amplify/home#/deploy?repo=https://github.com/BinBashBanana/deploy-buttons)
[](https://deploy.cloud.run/?git_repo=https://github.com/BinBashBanana/deploy-buttons)
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/BinBashBanana/deploy-buttons/archive/refs/heads/main.zip)
[](https://railway.app/new/template?template=https://github.com/BinBashBanana/deploy-buttons)
[](https://vercel.com/new/clone?repository-url=https://github.com/BinBashBanana/deploy-buttons)
[](https://app.netlify.com/start/deploy?repository=https://github.com/BinBashBanana/deploy-buttons)
[](https://app.koyeb.com/deploy?type=git&repository=github.com/BinBashBanana/deploy-buttons&branch=main&name=deploy-buttons)
[](https://render.com/deploy?repo=https://github.com/BinBashBanana/deploy-buttons)
[](https://app.cyclic.sh/api/app/deploy/BinBashBanana/deploy-buttons)
## Deploy URL Format
#### Heroku
```
https://heroku.com/deploy/?template=https://github.com/{user}/{repository}
```
#### Replit
```
https://replit.com/github/{user}/{repository}
```
#### Glitch
```
https://glitch.com/edit/#!/import/github/{user}/{repository}
```
#### Azure
```
??? / https://deploy.azure.com/?repository=https://github.com/{user}/{repository} (BROKEN)
```
#### IBM Cloud / Bluemix
```
https://cloud.ibm.com/devops/setup/deploy?repository=https://github.com/{user}/{repository}
```
#### AWS Amplify Console
```
https://console.aws.amazon.com/amplify/home#/deploy?repo=https://github.com/{user}/{repository}
```
#### Google Cloud
```
https://deploy.cloud.run/?git_repo=https://github.com/{user}/{repository}
```
#### Oracle Cloud
```
https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/{user}/{repository}/archive/refs/heads/main.zip
```
#### Railway
```
https://railway.app/new/template?template=https://github.com/{user}/{repository}
```
#### Vercel
```
https://vercel.com/new/clone?repository-url=https://github.com/{user}/{repository}
```
#### Netlify
```
https://app.netlify.com/start/deploy?repository=https://github.com/{user}/{repository}
```
#### Koyeb
```
https://app.koyeb.com/deploy?type=git&repository=github.com/{user}/{repository}&branch=main&name={repository}
```
#### Render
```
https://render.com/deploy?repo=https://github.com/{user}/{repository}
```
#### Cyclic
```
https://app.cyclic.sh/api/app/deploy/{user}/{repository}
```
## Notes
Use [SvgPathEditor](https://yqnn.github.io/svg-path-editor/) to translate paths
Use [$0.getBBox()](https://developer.mozilla.org/en-US/docs/Web/API/SVGGraphicsElement/getBBox) to determine path/group size