Skip to content

formsort/formsort-react-19-embed-example

Repository files navigation

Formsort React 19 Embed Example with Next.js

This is a Next.js project bootstrapped with create-next-app.

Getting Started

  • First, install the dependencies:
npm install
  • In src/_components/OnboardingFormWrapper.tsx, update clientLabel and flowLabel with your own values.

  • Update other configurations as needed in the same file.

  • In studio you should whitelist your domain in security settings. See docs for more details. It can be localhost:3000 for local development or ngrok domain for testing.

  • run the development server:

npm run dev

Learn More

Check out @formsort/react-embed package documentation to learn more about embedding Formsort flows in React applications.

About

A simple NextJS app embedding Formsort flows in React 19.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published