sdk-example-nextjs-netlify

1
0
1
1
TypeScript
public
Archived

Inngest Next.js + Netlify Template

This is a Next.js v12 project bootstrapped with create-next-app. It is a reference on how to send and receive events with Inngest, Next.js, and Netlify.

Deploy to Netlify

Getting Started

After installing dependencies with yarn, run the development server:

yarn dev
# or
npm run dev

Open http://localhost:3000 with your browser to see the result.

Inngest functions are available at pages/api/inngest.ts.

Learn More

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

v0.3.3[beta]