Skip to content

Instantly share code, notes, and snippets.

View Hiutaky's full-sized avatar
🎯
Focusing

Alessandro De Cristofaro Hiutaky

🎯
Focusing
View GitHub Profile
@alexanderson1993
alexanderson1993 / README.md
Last active October 3, 2025 09:11
Prisma D1 Migration CLI
migrate.mov

A handy CLI for working with the new Cloudflare D1/Prisma integration. You can read about that here: https://blog.cloudflare.com/prisma-orm-and-d1

Getting Started

  • Install wrangler, Prisma, and the other dependencies
npm install prisma@latest @prisma/client@latest @prisma/adapter-d1