{"library":"fireway","type":"library","category":null,"description":"Schema migration tool for Firestore inspired by Flyway. Current stable version is 1.1.0 (released 2020). It uses semver-based file naming and stores migration state in a Firestore collection. Unlike Firestore-backed tools that require manual timestamp tracking, Fireway automates migration ordering and failure detection. It supports JavaScript and TypeScript migrations, including JSDoc-based typings. CLI-based with dry-run and forced async support. Releases are infrequent, indicating project stability.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","schema","migration","firestore","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fireway","imports":["import { MigrateOptions } from 'fireway'","export async function migrate({firestore}: MigrateOptions) { ... }","npx fireway migrate --projectId=my-project"]},{"cmd":"yarn add fireway","imports":[]},{"cmd":"pnpm add fireway","imports":[]}],"homepage":"https://github.com/kevlened/fireway#readme","github":"ssh://git@github.com/kevlened/fireway","docs":null,"changelog":null,"pypi":null,"npm":"fireway","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}