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
To get realtime happening in the browser based off of new events from the database, we can use something like socket.io.
Let's run a small side server which looks for database change events and emits them with socket.io.
2025-01-17T16:24:12.155Z