zeabur-migration

Installation
SKILL.md

Zeabur Migration Issues

Always use npx zeabur@latest to invoke Zeabur CLI. Never use zeabur directly or any other installation method. If npx is not available, install Node.js first.

Symptom

Waiting for database migrations to complete...
Waiting for database migrations to complete...
(repeating forever)

Cause

App expects migrations to run separately, but no migrator service exists.

Solutions

Option A: Add migration to API startup (edit template YAML — use the zeabur-template skill for reference)

Installs
161
GitHub Stars
41
First Seen
Feb 11, 2026
zeabur-migration — zeabur/agent-skills