跳至主要内容

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 的脚本