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 take a time out to talk about DateTimes.
We've got a function called `now()` which will give us the current timestamp.
This is useful when we want to track a DateTime at the moment the record is affected, like a `createdAt` field, for example.
2025-01-24T10:00:11.254Z