Scalar Sandbox An easy way to share OpenAPI files. Development pnpm install pnpm db:migrate pnpm dev Update the schema Change the schema: db/schema.ts Create a migration: pnpm db:generate Apply migrations: pnpm db:migrate