This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Prisma
prisma.io
did:plc:m6mbn4cko4m6vyynh7q675df
`prisma migrate deploy` is what we want to have run along with our app deployments so that any pending migrations get applied to our target databases.
👉 This is typically not a command that you'll work with much in local development.
2025-01-23T14:00:16.051Z