Skip to content

See how easy it is to add Embed Workflow to your node js projects. We will add a few UI components to a simple Next JS application.

Notifications You must be signed in to change notification settings

embedworkflow/embed-workflow-nextjs-demo

Repository files navigation

Embed Workflow NextJS Demo

.

Live Demo

This repository demonstrates how easy it is to add Embed Workflow to your NextJS project.

Dependencies

Resources

Check out the original blog post for more details.

Set Environment Variables

Navigate to your Embed Workflow account settings and copy your publishable and secret keys: https://embedworkflow.com/app/account/api_access

And use the latest UI version: https://embedworkflow.com/ui-version

EMBED_WORKFLOW_SK=sk_live_12345
EMBED_WORKFLOW_PK=pk_live_12345
EMBED_WORKFLOW_UI_VERSION=1.5.0

How to use

Start the dev server

npm run dev
yarn run dev

About

See how easy it is to add Embed Workflow to your node js projects. We will add a few UI components to a simple Next JS application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published