From the course: Vibe Coding with Bolt.new

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Deploying our application

Deploying our application - Bolt Tutorial

From the course: Vibe Coding with Bolt.new

Deploying our application

In this video, we're going to learn how to deploy our application. So far, we've been running it in the Bolt Sandbox here. You can see that we can access the application, use the different features, and it works as expected. Now, we want family and friends to be able to use this on a website. So let's go ahead and click on this prominent button on the top right that's Publish. Let's click on it. So there are two steps that happen. First one is it tells us whether or not our application is published. So if we want to release a new version, and we also do a security scan. So that's pretty helpful, especially if I'm not as technical and want to know what the issues are. Let's click on Review Security. Okay, here we go. We have Leaked Password Protection Disabled. Super Base Auth Prevents Lease of Compromised Passwords. Checking against this. Okay, so I think this is an issue, but currently not the biggest one right now. We'll assume that our users are doing good practices with security…

Contents