
Aman Varshney
Aman is a member of the Prisma team and the creator of Better-T-Stack, an open source scaffolding tool that developers use to spin up more than ten thousand TypeScript projects every month. He writes about TypeScript, full-stack development, and getting projects from idea to production quickly.
Deploy Prisma Apps with create-prisma
create-prisma now scaffolds Compute-ready Prisma apps with prisma.compute.ts, compute:deploy, Prisma Postgres, and Prisma Skills add-ons.
Configure Prisma Compute deploys in TypeScript
Prisma Compute now reads a typed TypeScript config file, so deploys are reproducible and monorepos work: declare one app or several, then ship the whole system with one command.
Introducing Create-Prisma: Start a Prisma App With One Command
create-prisma is a new CLI that creates an app with Prisma set up, a starter schema, seed data, database scripts, and optional Prisma Postgres setup.
