xlegends / deploy-buttons

GitHub deploy buttons

Home Page:https://binbashbanana.github.io/deploy-buttons/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Buttons

Copy code (change the github link to your repository)

Remade (by me)

HTML

Deploy to Heroku Run on Replit Remix on Glitch Deploy to Azure Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud Deploy to Oracle Cloud Deploy on Railway Deploy to Vercel Deploy to Netlify Deploy to Koyeb Deploy to Render Deploy to Cyclic

Markdown

Deploy to Heroku Run on Replit Remix on Glitch Deploy to Azure Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud Deploy to Oracle Cloud Deploy on Railway Deploy to Vercel Deploy to Netlify Deploy to Koyeb Deploy to Render Deploy to Cyclic

Official

HTML

Deploy to Heroku Run on Replit Remix on Glitch Deploy to Azure Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud Deploy to Oracle Cloud Deploy on Railway Deploy to Vercel Deploy to Netlify Deploy to Koyeb Deploy to Render Deploy to Cyclic

Markdown

Deploy to Heroku Run on Replit Remix on Glitch Deploy to Azure Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud Deploy to Oracle Cloud Deploy on Railway Deploy to Vercel Deploy to Netlify Deploy to Koyeb Deploy to Render Deploy to Cyclic

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 to translate paths
Use $0.getBBox() to determine path/group size

About

GitHub deploy buttons

https://binbashbanana.github.io/deploy-buttons/


Languages

Language:HTML 100.0%