deploy-site

Installation
SKILL.md

Deploy a site using the Appwrite CLI

Prerequisites

  • Appwrite CLI installed (npm install -g appwrite-cli)
  • Authenticated with appwrite login
  • Project initialized with appwrite init

Quick Deploy

appwrite push sites

Full Workflow

1. Initialize a new site

Installs
1
First Seen
Aug 12, 2026
deploy-site — appwrite/codex-plugin