sdk-example-gcp-cloud-function

1
1
1
4
JavaScript
public

Inngest GCP Cloud Function Example

This is sample function deploying to GCP’s Cloud Function.

Getting Started

Install the dependencies with yarn, and start the development server.

yarn dev

Run the following to start the Inngest Dev Server and verify that functions
are registered correctly.

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