Inngest Quick Start with Next.js 13 app router
Inngest · 2023-09-27 · 11м 8с · 3 223 просмотров · YouTube ↗
Топики: durable-execution
Аудио ещё не скачано.
📝 Summary
Summary ещё не сгенерён.
📜 Transcript
Transcript ещё не сделан.
⚙️ Pipeline jobs
Нет job'ов в очереди.
📄 Описание YouTube
Показать
This is a walkthrough for setting up Inngest for local development using the Next.js 13 app router. 👉🏻 full source: https://github.com/joelhooks/inngest-app https://inngest.com 00:01 Create a Next.js Application 00:54 Delete the Default Markup 01:32 Enable Server Actions 01:57 Run the App 03:07 Create the Inngest Client 03:30 Install inngest from NPM 04:01 Create an Inngest function 05:15 Create the Inngest API route 06:08 Start the Inngest dev server 07:10 Manually Trigger an Event 07:51 Create a Server Action 08:51 Connect the Server Action to the Button 09:21 Add the missing env var 09:52 Trigger Some Functions on Button Click