Configure Environment Variables
Create a Make sure to replace
.env.local file in your project root with your API key:your_api_key_here with your actual API key from the SampleApp.ai dashboard.Create the Sandbox Home Page
Create a new file at
app/sandbox/page.tsx (or pages/sandbox/index.tsx for Pages Router):Next Steps
View Examples
Explore example implementations.
Customization
Learn how to customize the appearance and behavior.

