Prisma Pulse 示例
这是一个可运行的示例项目列表,演示了如何使用 Prisma Pulse 构建实时应用程序。
演示 | 描述 |
---|---|
starter | 一个 Prisma Pulse 入门应用程序 |
email-with-resend | 一个使用 Prisma Pulse 和 Resend 向新用户发送电子邮件的示例应用程序 |
fullstack-leaderboard | 一个实时排行榜(使用 Next.js 构建) |
fullstack-simple-chat | 一个简单的聊天应用程序(使用 Next.js 和 Express 构建) |
product-search-with-typesense | 一个将数据同步到 Typesense 的 cron 作业(使用 Hono.js 构建) |
data-sync-with-bigquery | 一个自动将数据同步到 Google BigQuery 的脚本 |