codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.12k stars 2.29k forks source link

Click Deploy To Netfliy button leads to site not found #8083

Open dawei-dai-exa opened 1 year ago

dawei-dai-exa commented 1 year ago

🐛 bug report

I just created a brand new react project from your react template Simply clicked "Deploy to Netfly" button Should be working correct? But got a site not found message when going to the netfliy link You can reproduce just create a react app following the template and do nothing else image

Preflight Checklist

Description of the problem

How has this issue affected you? What are you trying to accomplish?

To Reproduce

Link to sandbox: [link]() (optional)

Your Environment

Software Name/Version
Сodesandbox
Browser
Operating System
CompuIves commented 1 year ago

Hey! Apologies for the inconvenience. Netlify has asked us to move to a different authentication strategy to prevent abuse, which we still need to do. I will disable the Netlify deployment for now, until we have moved over the authentication.

In the meantime you can use the Vercel/GitHub Pages deployment to deploy the sandbox.

dawei-dai-exa commented 11 months ago

where do I see the deployment menu in this version? @CompuIves Why am I not seeing that sidebar with icons anymore? image

CompuIves commented 11 months ago

It's not there anymore, but you can still do it. If you convert the sandbox to a devbox, you'll have a terminal available which you can use to deploy to Vercel/Netlify and others. We're working on building a UI around this that automates it!