Build a GPT-powered car modification app and creators will be able to install it to their whops
Create a Whop App
Get your API Key, Agent User ID, and App ID
WHOP_API_KEY
WHOP_AGENT_USER_ID
WHOP_APP_ID
Create OpenAI Account
Get API Key
OPENAI_API_KEY
(ensure you have balance/payment method)Create local environment file
Fill in Required Variables
.env
in your text editor and fill in these required fields:npm run dev
alone - it won’t include the Whop proxy and the
iframe integration won’t work!Set Base URL and App Path
http://localhost:3000/
/experiences/[experienceId]
Access the application via Whop iframe
Create a new project on Vercel
Import your GitHub repository
Add environment variables
Deploy
Copy your Vercel URL
https://your-app.vercel.app
)Open Whop Developer Settings
Update Base URL
http://localhost:3000
to your Vercel URL: https://your-app.vercel.app
Save and test
Install the App
AI responses not working
Expected car modification not happening
Can't access in Localhost