Builder content link . Builder.io: Visual Development Platform
Builder public api key
go to Builder.io: Visual Development Platform and copy your PUBLIC api key
What are you trying to accomplish
- Builder.io shows error message: “Your site is not loading as expected”
- Unable to preview components
- Server connection verification fails
Troubleshooting Steps Already Taken
- Verified server is running on http://localhost:3000
- Attempted to refresh the page
- Checked URL matches the testing component URL
Additional Context
This appears to be a connection issue between Builder.io and the local development server. The preview URL is set to http://localhost:3000 but Builder.io is unable to establish a connection.
- Are there any specific CORS settings required for local development?
- Should any additional configuration be added to the local development server?
- Are there known issues with specific frameworks when connecting to localhost?
Screenshots or video link
even if he show the localhost:3000
Code stack you are integrating Builder with
NextJS