This is the main widget application built with Next.js and internationalization support.
The original widget functionality is preserved in the widget-build directory and can be built independently while this app grows into a full-featured platform.
Run the Next.js development server on port 3001
npm run devBuild the widget components for embedding
npm run dev:widget