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
Let's say we are starting out with a brand new app and a fresh database.
We've got our first model and now we want to turn this into a table in our database.
We also want to have a SQL file that produces this change.
We can get these two steps done in a single command
2025-01-23T14:00:13.652Z