Getting Started

August 3, 2026 ยท View on GitHub

  • Start with the Docs index and [AGENTS.md](../../AGENTS.md) for repo entry points.
  • Read the Architecture Overview for the high-level model.
  • Build and test:
    • pnpm build
    • pnpm test:packages
  • Run the demo:
    • cd examples/prisma-8-demo
    • follow [examples/prisma-8-demo/README.md](../../examples/prisma-8-demo/README.md)
  • Working in a Cursor cloud agent? See Cursor Cloud Agents.