We'll see how to quickly deploy (and redeploy) a static site using Netlify's Drop. This service allows a drag-and-drop approach to application deployment.
Instructor: [0:00] I'm going to use Netlify Drop to be able to deploy my site. What that allows me to do is simply drag and drop a folder into this area, and it will deploy my site. I'm going to pick up my Vue site, I'm going to drop it over there, and it's going to upload. After a short period of time, it's going to deploy my site.
"[0:20] Sorry, we're having trouble getting our ticket types. Try again later." Ah, because we've got the broken URL. We can fix our URL, save our files. Then back in our site overview, we can go to Deploys. We've still got this space here. "Need to update your site? Drag and drop." Upload. Deploy.
[0:44] Now, when we go to the site, it's been correctly deployed with the correct URL. We get the exact same functionality that we've developed so far. It's also available this URL that we can share with our friends.
Member comments are a way for members to communicate, interact, and ask questions about a lesson.
The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io
Be on-Topic
Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.
Avoid meta-discussion
Code Problems?
Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context
Details and Context
Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!