📱

Get Our Mobile App

Take your business learning on the go!

Download on the App StoreGet it on Google Play

Claude Code + Google AI Studio = Full INSTANT MVPs

Income stream surfers12:32

Transcription

Hey guys, welcome to this video where I'm going to be continuing the video from yesterday where we talked about how to add orth, how to do a dashboard, a database, and a stripe for a project that comes directly from Google AI Studio.

Okay, so in yesterday's video guys, you may remember that we created an entire project from scratch. So yeah, this was the project that I was working on yesterday. I'm now going to show you guys how you can do the entire marketing for this website in under 10 minutes using cord code. How do you add a load of SEO pages to your website in a very short amount of time?

Now, we have the project running here. That's not the project, that's Runescape. Now, we have the project running here. I am just about to launch it on Digital Ocean. So, I'll probably show you guys that process as well.

Okay, so let's just continue where we were yesterday. We were about to launch the website on GitHub. And all I said, by the way, guys, is literally just um use the Digital Ocean CLI to launch this website on Digital Ocean. So, I'm just going to say continue here. The first thing it does is it creates a GitHub repo. Then, it creates an app.yaml, which is for Digital Ocean if you didn't know.

Now, what it's doing is it's just uh about to push the code to GitHub. So, we now have the code on GitHub or we now have the repo and we're about to have the code on GitHub. Where do we go from here? How do we make all of our marketing pages, etc., etc. So, let's just watch the process of it adding to GitHub. I did tell people yesterday this was an easy part of this process. It really is an easy part of this process. There's nothing complicated going on here whatsoever. It's just creating a GitHub repo and then it should connect to Digital Ocean right about now.

Okay, so first things first, it just edited the uh do app.yaml and added the GitHub repo. Now we should start to actually see it creating the Digital Ocean. So if I just go to Digital Ocean, we should see that a Digital Ocean um droplet or app has just been created.

Okay, so it's quite common for DNS and things like that to take a little bit of time. So, this might take some time to actually appear on Digital Ocean, but I mean, I don't actually I don't need to worry too much about this part of the process.

Just so you know, guys, if you want an MVP built for yourselves or you need something automating in your business, there is a link to a call in the description of this video. If you want to book a call, guys, basically if you want either a SAS MVP built or if you just want something in your business automated, then come and talk to us, guys. We're currently looking for a few more projects to end 2025 off. We've already worked on a few projects this year, and we're just looking for one or two more just to finish off this year.

So, you can see here that this build is almost completed. I'm a little bit sick, guys, just so you know. I've got I don't know, like a chest infection or just a cold. I'm not really sure, but uh just so you know, if you can hear something in my voice, that's all it is. I'm just not feeling too great right now.

So, we can see here that this is about finished building. So, it should go live any second. Like I said before, there may be an issue with um DNS or whatever. So, I might not be able to show you guys instantly that it is actually live. So, yeah, if I actually go to the website, you can see that there's nothing here. That is because the DNS has not resolved yet or whatever it's called. I think it's DNS. I'm not actually 100% sure of uh what it what it's actually called. Hasn't propagated yet, basically.

Okay, guys. So, we are now live with the website. Like I said, this is an easy part of the process, especially with kind of a static React website. You're not likely to have many problems. Let's just see if login works. I wouldn't be surprised if this doesn't work just because of environmental uh variables. However, it does look like it might actually be working, which is pretty cool, actually. Where is? Okay, so we should be able to click here, log in and then you can see we are now logged into the project inside AI image asset studio on digital ocean. So there was a slight problem there. Basically what happened was it redirected to local host. That's a very easy fix. I'm not actually going to fix that right now.

Okay, so now you're here. How do we start to actually get customers? Now, I'm going to show you guys this because I think this is something that nobody shows on YouTube. So, I'm just going to go to GitHub. Look like I've just exposed an API key. Not really too bothered about that. So, let's go to repositories here. This is a free to use open repository from me. So, feel free to use this as much as you guys want. Now, it's this one here, Claude Code Agents Wizard V2. Okay. And then I'm going to click on the branches and we go to design agent and we're going to press copy here. And you can see this generates 50 uh SEO optimized landing pages. Okay.

So let's set this up. So I'm going to just copy this entire thing. I'm going to say please set this repo up properly. As the instructions say the cloud and the agents file must be in the um base directory. So we'll paste this. So, we'll paste that and then we'll grab the uh repo and I'll say this is the repo. Okay.

So, let's just see how this deals with this problem. Basically, there's a slight problem where it needs to clone a repo into an already existing repo, which is not the easiest thing to do, which is why I'm actually letting Claude Code do it instead of doing it for myself.

Okay, so let's see here. I'm just going to keep pressing yes, yes, yes. So now it's copying the agent and the MCP stuff into my repo. This should be done any second. And like I said, guys, anyone can do this. Anyone can use this. It's completely free. Okay, so just grab this repo, put it into your project, and then we'll see just how good and how effective this actually is. So now it's just making sure that it's actually in the base directory here, which it should be. Let's see. Perfect. The structure is now correct. Let me read the claw.md file. So it's just going to read the file. Um, and then we will quit out in a second and I'll show you guys how to actually do it. So main orchestration that can discover and analyze your project. Perfect.

So now what we do is we quit out and we do claude d- dangerously skip permissions C. And then now all you have to say is now do all my SEO links. And then we'll see in just a second this is going to go absolutely crazy and it's going to generate 50 pages and then we can very easily just push that to our live website and we're pretty much done. Right.

So, the first thing it does is it reads all of your app and it will understand what the app is about, what it's doing, and the pages that it would need to create in order to fit with, you know, what you're trying to create, right? So, mine is a thumbnail asset generator. So, what it's going to do is it's going to create 50 pages that are related to thumbnail asset generation. Okay?

Okay, so we can see here this is the discovery business model AI powered image asset creation platform value proposition transform creative workflows with generative AI for icons and image editing etc etc right AI so these are the pillar topics AI icon generation fundamentals so getting started with AI icon generation how to up images upload images for icon generation all of these different things these are the 50 pages that will be added in a very very short amount of time because as you can see what it's doing is it's generating sub agents or it's spawning sub agents which can be used to do the SEO for this entire website. Sorry about this guys. This is just old Runescape. You got to kill the crab for your XP.

So we have 10 pillar pages and each one has five. I probably would swap this so it was five pillar pages and then each one had 10. But for now, uh this is just how it's set up. You can also take this GitHub repo and if you don't like exactly how it works, you can slightly change how it works. The way that you do that is you'd either change the claude uh MD. Instead, you can change the agents themselves. It just depends on what you're trying to achieve here.

Okay, guys. So, the time is currently 2026. Let's see how long it takes to generate all of these posts or pages. Okay, so this was going to do this automatically. I just stopped it and just asked it to to do this. But if you actually read this right here, it was about to start the header footer agent, which is the next part of this process, right? It creates all of these pages. So 13 minutes later, we have 50 new pages. Now it will use the header footer agent so that I can easily show you guys the result of this.

Okay, so just so you guys know, this is platform agnostic. Whether you're on WordPress, whether you're on Nex.js, you know, React, whatever, it doesn't matter. This agent will do what it needs to do. So, you can see here it just created the public sitemap, robots.ext. These are both essential parts of SEO if you weren't familiar. And then from there, it will also then create the header and the footer. And then literally within 25 minutes, so in over overall, if you add yesterday's video with today's video, the only thing that's missing is design, which I will do in tomorrow's video, right? You can literally go from having nothing to a full blown SAS with design, SEO, payments, orth database, everything in under two hours, right? And this is MVP worthy. This is something that you could actually start to sell.

Okay, guys. So, we what it basically did was it just ran a load a Python script. Um, that was about 20 minutes. Let's just refresh this and let's see. Okay, so there's nothing here. Oh, that's uh Oops. Can you get the project running? Actually, can Yeah. Okay. Can you get the project running on local host so I can see what you've done? So, we should just get the project running here. And then once the project's running, we should be able to see finally something that it's been working on, right? So, we'll just do local host. I guess it's 30,000 unless I have something running. I don't have anything running. Okay.

Okay, so these are the pages that have been made. You can see here resources and yeah, you can see this is basically everything that's been done. Now, this does still need a little bit of work, right? But the beautiful thing about this is it will bring you free traffic, right? Because it's SEO, it's completely free traffic. You can just see the whole way down, beautifully laid out. Everything is um what's it called? Like um unique content. It's not just repeated content. You can see, bang, bang, bang. Beautiful, beautiful, beautiful, beautiful.

Okay, so this is how you then do the SEO for your website. The last thing I want to show you guys in tomorrow's video is the design. And then I'm going to put this all in a free YouTube course so that you guys can just devour this whenever you need to. Let's just see what happens. Okay, so that takes me to login. Is there? No. Mhm. Okay, so there's still a few more things to do here. Obviously, the CTAs just take us to login. That's fine. It's not a massive deal. Uh it looks like some of these pages don't actually work. But then we can see here, for example, these ones do. So yeah, this is how you start to bring people onto the website. And you can just launch five of these a day, forget about it, move on to the next one, and just see what happens. That's kind of the logic that I am working with right now.

I'll leave the video there, guys. Thank you so much for watching. If you're watching all the way to the end of the video, as usual, you're an absolute legend, and I'll see you very, very soon with some more content. Peace out.