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 job (使用 Hono.js 建構) |
data-sync-with-bigquery | 一個自動將資料同步到 Google BigQuery 的腳本 |