An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



Deploy to Cloudflare Workers


### 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
```