Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 540 Bytes

File metadata and controls

12 lines (10 loc) · 540 Bytes

Getting Started

  • 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-next-demo
    • follow [examples/prisma-next-demo/README.md](../../examples/prisma-next-demo/README.md)
  • Working in a Cursor cloud agent? See Cursor Cloud Agents.