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

https://github.com/cosmicjs/website-deploy-extension

Trigger a website deployment in a single click from your Cosmic dashboard.
https://github.com/cosmicjs/website-deploy-extension

cms deployment headless-cms

Last synced: 8 months ago
JSON representation

Trigger a website deployment in a single click from your Cosmic dashboard.

Awesome Lists containing this project

README

          

# Website Deploy Extension

Adds a button to your edit Object page that enables you to deploy your website in a single click.

![Image](https://imgix.cosmicjs.com/d06ec920-dca5-11ee-b074-b5c8fe3ef189-trigger-deploy.png?w=1800&auto=format,compression)

## Usage

Install this extension in your Cosmic project for:

- [Vercel Deploy Extension](https://www.cosmicjs.com/marketplace/extensions/deploy-to-vercel)
- [Netlify Deploy Extension](https://www.cosmicjs.com/marketplace/extensions/deploy-to-netlify)
- [Cloudflare Deploy Extension](https://www.cosmicjs.com/marketplace/extensions/deploy-to-cloudflare)
- [Render Deploy Extension](https://www.cosmicjs.com/marketplace/extensions/deploy-to-render)
- [Kinsta Deploy Extension](https://www.cosmicjs.com/marketplace/extensions/deploy-to-kinsta)

## Contribution

Contributions welcome!

```bash
git clone https://github.com/cosmicjs/website-deploy-extension
cd website-deploy-extension
bun
bun dev
```