Inngest on Next.js Starter

R
Renaudil y a 2 jours
0

Description

Develop AI products at the speed of thought with Inngest and Next.js. Demo features like background jobs, real-time updates, and throttling.

npx boilerapp inngest-starter

Documentación

Get started with Next.js & Inngest

This project is an interactive tour of Inngest useful features for Next.js configured with:

  1. Trigger your first Inngest function - Learn how to trigger an Inngest function and see its output.

  2. Multi-Step Functions and Streaming - See how Inngest functions can be divided into fault-tolerant steps and stream updates to the UI.

  3. Fault Tolerance with Retries - Experience how Inngest handles failures and retries through a function that intentionally fails.

  4. Flow Control: Throttling - Learn about controlling function execution with features like throttling to handle 3rd party APIs rate limiting.

All functions source code are available in the src/lib/demo-functions.ts.

Getting Started

  1. Install dependencies:
    npm install
    
  2. Run the Next.js development server:
    npm run dev
    
  3. Run the Inngest dev server:
    npx inngest-cli@latest dev -u http://localhost:3000/api/inngest
    
  4. Visit http://localhost:3000

Deploy on Vercel

You can deploy this project to Vercel with a few clicks:

Deploy with Vercel

You can also find a complete step-by-step deploy to Vercel guide in our documentation.

Prix

Gratuit

FREE

Comentarios (0)

FAQ

Preguntas Frecuentes

¿Tienes una pregunta? Tenemos las respuestas. Si no encuentras lo que buscas, no dudes en contactarnos.

Boilerapp es una plataforma comunitaria dedicada a compartir boilerplates, starter kits y plantillas de proyectos para desarrolladores. Nuestro objetivo es simple: hacerte ahorrar tiempo en la configuración inicial (setup) para que puedas programar lo que realmente importa. Ya busques una base de código simple o un proyecto SaaS completo, lo encontrarás aquí.

¿Tienes otras preguntas?

Nuestro equipo está aquí para ayudarte. Contáctanos y te responderemos lo antes posible.