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 的定时任务(使用 Hono.js 构建) |
data-sync-with-bigquery | 一个自动将数据同步到 Google BigQuery 的脚本 |