inngest-bun-hono

0
0
0
TypeScript
public

Inngest Hono Template

This is a Hono project w/ encryption middleware meant to run with Bun.

To start:

pnpm i
bun --watch src/index.ts

Then run the Inngest dev server:

pnpx inngest-cli@latest dev -u http://localhost:3000/api/inngest
v0.3.3[beta]