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