Integration Steps
- Install the package: npm install @rulecms/widget-react
- Wrap your app with RuleCMSWidgetProvider
- Add RuleCMSWidget component with your published key and app token
- That's it! Your widget is now integrated and ready to display
Next Steps
- Replace the demo published key with your actual widget's published key
- Set your app token in the .env.local file
- Create and publish more widgets in your RuleCMS composer
- Explore the full power of RuleCMS for your Next.js applications