description: Drop-in Catapult recipes for Astro, AdonisJS, Directus, Nuxt, PM2, Redis, VitePress, git and rsync.
Recipes
Alpha
@catapultjs/deploy is currently in alpha. Its API may change between minor releases until it reaches a stable version. Pin the package version in your package.json to avoid unexpected breaking changes during updates.
Recipes are importable modules that register tasks and insert them into the pipeline automatically.
| Recipe | Description |
|---|---|
| astro | Build locally with Astro and upload artifacts |
| git | Clone the repository and log revisions |
| rsync | Transfer files via rsync |
| adonisjs | AdonisJS-specific deployment steps |
| directus | Directus schema and database tasks |
| nuxt | Nuxt build and static generation tasks |
| pm2 | Process management with PM2 |
| redis | Flush one, many, or all Redis databases |
| vitepress | Build VitePress locally and upload static artifacts |