Developer Documentation & API Guides
DevSync Platform Documentation
Everything you need to detect schema drift, validate database migrations in CI/CD, and enforce safety across Prisma, Supabase, Neon, and ORMs.
npm install -g @devsync/cli
dev-sync init
dev-sync scanExplore Documentation Categories
How DevSync Works
Learn about AST schema normalization, drift detection pipelines, and read-only preflight execution.
User Guide & Quickstart
Complete walk-through for setting up projects, linking codebases, and inspecting scan reports.
@devsync/cli Reference
Command line reference for dev-sync scan, fix, apply, init, login, and environment flags.
GitHub Actions CI/CD
Automate schema drift checks and migration safety rehearsals directly in your PR workflows.
VS Code Extension
Get inline schema diagnostics, instant warnings, and interactive ERD webviews directly in VS Code.
Supported Stack & Drivers
Detailed compatibility guides for Prisma, Supabase, Neon, Drizzle, TypeORM, Kysely, and Raw SQL.
Migration Execution
Apply migrations with dry-run safety validation, transaction locks, and rollback coverage.
API Reference
Official REST API endpoints for user projects, scan reports, and migration execution records.
Troubleshooting
Error dictionary, PostgreSQL error code resolutions, connection fixes, and RLS policy setup.