Skip to content

novuhq/onboarding-workflows

Repository files navigation

Novu Bridge App

This is a Novu bridge application bootstrapped with create-novu-app.

Getting Started

To run the development server, run:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

By default, the Next.js server will start and your state can be synchronized with Novu Cloud via the Bridge Endpoint (default is /api/novu). Your server will by default run on http://localhost:4000.

Your first workflow

Your first email workflow can be edited in ./app/novu/workflows.ts. You can adjust your workflow to your liking.

Learn More

To learn more about Novu, take a look at the following resources:

You can check out Novu GitHub repository - your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published