This is a repo that demonstrates an example of BYOC components using best practices. Getting Started To run the NextJS server just execute the following command: npm run dev # or yarn dev # or pnpm dev