https://github.com/sudo-self/deploy-button
deploy with workers button generator
https://github.com/sudo-self/deploy-button
Last synced: about 1 year ago
JSON representation
deploy with workers button generator
- Host: GitHub
- URL: https://github.com/sudo-self/deploy-button
- Owner: sudo-self
- Created: 2024-09-08T05:48:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T03:57:17.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T14:46:13.451Z (over 1 year ago)
- Language: HTML
- Homepage: https://sudo-self.github.io/deploy-button/
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Button Generator
### Embed the button generator on any webpage
```
```
### Example Page
#### create the button
**Get your GitHub repository URL**
You need the GitHub repository URL in the format `https://github.com/USERNAME/REPO`, where:
- `USERNAME` is your GitHub username.
- `REPO` is the name of your repository.
**Construct the deploy button URL**
```
https://deploy.workers.cloudflare.com/?url=https://github.com/USERNAME/REPO
```