This is the only channel that teaches 'actually building stuff,' unlike the others that are all about frontend with no real-world use cases. Kudos, it's really different when you have a background as a software developer.
Brilliant information and to the point, i started building an app and i was stuck in how to deploy it but your video taught me more than that. This video has not only solved the problem in deploying it but aslo how to enable earnings on the app through firebase Thanks a ton mate.
This video is highly instructive, insofar as AI database management is the ultimate added value. Knowing how to make DB and AI communicate is a fundamental skill to acquire. I would like to point out, however, that if a DB is not properly structured, even the best applications in the world will give mediocre results, if any, whereas a well-structured DB could work wonders with a good prompt. Dare I ask you for a tutorial on the best way to make a DB communicate with AI?
waiting for the next video that show how to set it All in 1 click - open a wizards where you just say which tools and languages you wish to use (like: v0, Cursor AI, Node.js, Firebase) and Boom - you got it all set :) counting on you ;) - no more writing code just AI commands
Hey Corbin, thanks for this amazing tutorial. Quick question would the steps be the same if i decided to use supabase instead of firebase? I'm thinking of building a landing page and a secure CRM for a construction company.
Here are two great playlists to start from: Let's build a web app with AI (Cursor AI, VS Code, ChatGPT, Firebase, GitHub) [frontend]: th-cam.com/play/PLJrzt4ameiaPTLN4LXiv1Y7ONKuaj7Q9O.html Let's build an app's backend with AI (Cursor AI, Claude AI, Firebase, GitHub) [backend]: th-cam.com/play/PLJrzt4ameiaO68YsNGsVmQG4JkBJSr6Aq.html
Yo man, have vercel/V0 changed some of the coding when prompting to block localhost3000? - the directory when importing the codebase into cursor ai looks a bit more stacked and often comes with errors from stuff that cursor does not recognise - and when I try to load to localhost3000 I get screen that says NEXT.JS and “1. Get started by editing” and “2. Save and see your changes instantly” and a deploy button button - if I take older prompts and try the same process I do not get this screen. Has vercel blocked this because they now have their own deploy function I wonder ?
Hey Corbin!! Great Stuff!! Im having problems after creating "firebase.js". I add the "export default app;" command and then i go to page.tsx to import the firebase app and when y execute the "npm install -g firebase-tools" its full of errors
I need assistance building an app. I have downloaded and created an account on V0. I requested AI to make me an app and it says," sorry cannot assist in that". Id like to chat with you and your knowledge.
This is the only channel that teaches 'actually building stuff,' unlike the others that are all about frontend with no real-world use cases. Kudos, it's really different when you have a background as a software developer.
Raily did this long before any channel with passion
after ruining my almost 6 months, I actually found the right channel to all my problems.
finally.... a real person teaches dev work
Yes We Concur 🦅👊🦅
the top brogrammer on YT - good stuff keep it coming
🤝
Brilliant information and to the point, i started building an app and i was stuck in how to deploy it but your video taught me more than that. This video has not only solved the problem in deploying it but aslo how to enable earnings on the app through firebase Thanks a ton mate.
You right, you are the only one up here that do what you do
man you gave us the biggest push to start-out building
This video is highly instructive, insofar as AI database management is the ultimate added value. Knowing how to make DB and AI communicate is a fundamental skill to acquire. I would like to point out, however, that if a DB is not properly structured, even the best applications in the world will give mediocre results, if any, whereas a well-structured DB could work wonders with a good prompt. Dare I ask you for a tutorial on the best way to make a DB communicate with AI?
Thanks for the feedback! Soon I will be doing a big playlist here showing everything we need to know with apps and the backend... stay tuned 🤠
@@Corbin_BrownThat makes peeps like me stick around and share to our circle of misfits
🦅👊🦅
@@Corbin_Brown please do it
@@rsapehya It is here! th-cam.com/play/PLJrzt4ameiaO68YsNGsVmQG4JkBJSr6Aq.html
2/2 on your videos helping me, thanks so much for the in depth explanations. You got my sub!
waiting for the next video that show how to set it All in 1 click - open a wizards where you just say which tools and languages you wish to use (like: v0, Cursor AI, Node.js, Firebase) and Boom - you got it all set :) counting on you ;) - no more writing code just AI commands
Hey Corbin, thanks for this amazing tutorial. Quick question would the steps be the same if i decided to use supabase instead of firebase? I'm thinking of building a landing page and a secure CRM for a construction company.
For the most part, yes, I would just use AI chatbots to fill in the gaps where there seems to be a difference between Supabase and Firebase!
You doing gods work thank you bro
cheers 🍻
Amen to that 🦅🙏🦅👊🦅
Amen to that 🦅🙏🦅👊🦅
damn good stuff!!
Now we are talking. AI tutorial with backend. 🎉. If we can add authentication using clerk please. Thank you
Launching a playlist soon here showcasing all backend functionalities like authentication 🤝
@@Corbin_BrownWow more Sticky Content CB 🦅👊🦅🎯🦅🎬🦅🚀🦅
Please make video on how to build backend and connect with database like MySQL etc. and also login authentication
If you could setup the github repo with these files, it would be most helpful!
Check out this video-I show step by step how to connect a project to GitHub:
th-cam.com/video/2WnxKCFAXAM/w-d-xo.html
Echo the same.
@@Corbin_BrownYou are changing my world with your sticky content. 🦅👊🙏🦅
@ricotoe8707 Thank you for asking fir the request. 🦅👊🦅
Bro thank you!
nice video
Ass Kicking,Thank you. All the best.
How did you fix the app when you got to pasting the hosting link in the URL?
hey there I'm from South Africa I want to create a e-hailling app but I don't know where to start , can you help ?
Here are two great playlists to start from:
Let's build a web app with AI (Cursor AI, VS Code, ChatGPT, Firebase, GitHub) [frontend]:
th-cam.com/play/PLJrzt4ameiaPTLN4LXiv1Y7ONKuaj7Q9O.html
Let's build an app's backend with AI (Cursor AI, Claude AI, Firebase, GitHub) [backend]:
th-cam.com/play/PLJrzt4ameiaO68YsNGsVmQG4JkBJSr6Aq.html
do u have a video for setting up firebase storage?
The video on Firebase Storage will be available here later this month!
th-cam.com/play/PLJrzt4ameiaO68YsNGsVmQG4JkBJSr6Aq.html
any video on supabase?
do you offer consulting for dev AI work?
Yo man, have vercel/V0 changed some of the coding when prompting to block localhost3000? - the directory when importing the codebase into cursor ai looks a bit more stacked and often comes with errors from stuff that cursor does not recognise - and when I try to load to localhost3000 I get screen that says NEXT.JS and “1. Get started by editing” and “2. Save and see your changes instantly” and a deploy button button - if I take older prompts and try the same process I do not get this screen. Has vercel blocked this because they now have their own deploy function I wonder ?
Hey Corbin!! Great Stuff!! Im having problems after creating "firebase.js". I add the "export default app;" command and then i go to page.tsx to import the firebase app and when y execute the "npm install -g firebase-tools" its full of errors
7:30 you need to blur some stugf
2:20 right here ? where ?
When I add to codebase and run the project there is no "ui" directory in the components folder. Is this a configuration issue?
Same problem
@@alexdoesdigital I was able to solve my restarting the project in v0. I also asked it to make sure to include the UI components
I swear im doing every step right but when I run npm run dev and go to the localhost3000 it just puts a generic next.js screen
It dose the same for me.
what if i take your video and translate it into my regional language?? will you go for copyright strike
All this for... a form?
If only i didn't get hit with endless errors trying to get that hosting thing to work. Never could get it to work. Just endless errors :/
github of codebase?
Anyone stuck on the white screen still? Feel like I’ve exhausted the chat function trying to solve it.. lol
Check out this video to help. Skip to 17 minutes:
th-cam.com/video/4nCMdQadE08/w-d-xo.html
I need assistance building an app. I have downloaded and created an account on V0. I requested AI to make me an app and it says," sorry cannot assist in that". Id like to chat with you and your knowledge.