I'm all in for Bolt.New! Your explanations are straight to the point-no BS, and no robotic speech. You deliver with the understanding that we are learners. I truly appreciate it. No clickbait that leaves knowledge seekers hanging.
Wow, that's Sick ! This solution is perfect for non-developers. Our schoolchildren would love to showcase their pictures and videos to their parents through QR codes. Each time a parent scans a QR code, they can view a video, audio recording, or pictures. Gracias amigo
First of all, I would like to thank you for explaining it at a level and in detail that people like us who are not programmers, that is, software developers, can understand, and we hope that the videos will continue like this, because many people skip many important points because they are professionals, but the voice is careful and step by step by a non-developer. We thank you for helping him make the program he created with the help of artificial intelligence permanent.
This was exactly what I needed. Guys keep up with his video, I want to see the supabase connection as well :D!. Also please cover some security things like it was on the end of the video, we need mOOOOOOOOREEEE, bolt is insane :)
Love it!!! I'm hosting biweekly meetings at the company I work for covering AI and this is the best development tool I've found so far, we built an app within 5 minutes during our last meeting using Bolt. And now we can go over building a backend within a few more minutes!! Keep it up!
That's an absolute game-changer. Incredible work. Please create a tutorial on the most optimal scaffolding procedure based on a plan for a simple SaaS with one feature covered in detail.
I cant wait for the next video on how to move the database out of test and deal with the authorisations. Great video, its the only way I got my app to link to a database, thanks so much
Thats good info. Appreciate its well balanced between simple and too much information. Good balance of detail and short enough not to get bored. Nice! and a def follow!
Incredible video! I was just looking for this on TH-cam. Really looking forward to seeing how you create the login and complex collections in Firestore.
@@StackBlitzOfficial This is exactly what I needed, now I would like to know, if possible, on how to pull data from Firebase to a bold web app, use it or display it, then update the same database with a few more fields.
wow! amazing help. thank you +I went deep on bolt before I realised no data storage, this saved by bacon! now I need to figure out how to move to production not testing
Super helpful - have built 2 apps in Bolt now and got databases and auth working thanks to your videos. Hanging out for your Stripe integration video. I'm checking every day lol to see if it's up.
Could you guys please do a full tutorial for non-developers on from start to finish on what to do after you build the app so you can launch it and start selling it? I've built the app in bolt, but I'm lost on what to do next. I want to be able to sell the software. The app currently doesn't have login capabilities, I don't know how to add Stripe to do payments, how do I make sure that certain tiers of subscribers only get certain features, how do I set up the website/sales page using external third party website builders like webflow (instead of bolt)? How do I setup the database? How do I make sure that once a customer subscribes, they get a user login (and if they cancel, their user is deleted)? Adding domain, Ect... Bolt is fantastic at actually building the software, but in terms of the next steps, a lot of us non-technical people are lost. Having a full tutorial masterclass that goes in depth (in one video) with simple to understand explanations going from after the app is done to launching it so you can start selling it would be absolutely AMAZING. (These one off videos are great but I have no idea how to piece it all together)
Thanks so much! I built a cool app in a few hours, and it already has users, but I'm stuck in Firebase test mode. Could you make a video on moving an app to production securely? (e.g., switching to prod mode, security checks, and other preparations and checklists before launching). The uncertainty is holding me back from launching. Thanks!
Bolt.new is just awesome 😍 the only problem i see is database limitation and connectivity please upload more or one videos on all database connect possibilities.
I clicked start in production mode instead of test mode, before adding authentification. I think this is causing me a lot of issues with the data storage. How do I fix this? "Error starting timer:"{code: "permission-denied", customData: undefined, name: "FirebaseError"}.
I can't wait for a guide on how to build a satisfied face when bolt failed to run npm install 20 times in a row, and then writes you “you're out of tokens”
Hoping someone can help me with a question. If I am creating an app for Task Management and the task will be assigned to a Project and also contain fields to enter Contractor information, Vendor info etc. is there a need to create multiple databases or one database? I also would like to create a Welcome Page that acts as a gateway which requires a User ID & Password to be created before being allowed to enter. Any guidance would be appreciated
Love Bolt. So far great for getting a product up and running. Now my company wants to use my application. Problem: For Regulation reasons they do only accept solutions within the azure ecosystem. Is it planned to have an direct deployment option for azure or at least a conncetion to the azure databases? I´m struggeling setting that up as I have no coding experience. Firebase connection works perfectly fine though.. Keep up the great work
I just went to look for the video on how to secure the database but realized this one was so new. I am at the point I need to secure the database how soon will it be before we see this video? Great vid BTW
Can I ask a quick question? Can be possible to do the inverse? I need to save directly data inside the storage so that I can pick with bolt. Can be possible using this storage?
Somehow every time I add a DB to bolt, be it Firebase or Turso, it never works and always results in "connection error" with the database. Really weird.
i need an help please. I create the account. I choose the free plan and connected with my project inside bolt. The storage works with normale files but if i want to create for instance an article and add an image on it, it does not work. Why? the free plan does not work if i want to upload images in the database? can you please give me an answer? thank you in advance.
Hello, am not a developer but trying to build an MVP, was able to build a single page and collect data from it using Firebase. Now I want to build another page that will call information from the database and then update or append the database with a few more fields (amount, token number, donor first name, donor last name and donor email address)
Has anyone deployed a project then claimed in on Netlify and then not been able to push changes to the project? I'm totally stuck. It just keeps creating new Netlify projects when I claim them they don't get updated beyond that point.
great video and summarize it perfectly. built 50% of the app i wanted with 2 mil tokens from 10 mil and couldnt finish it up to 10 mil tokens caz bolt simply cant implement correctly any type of db, tried postgres sqlight .... endless loop, bolt forgets sjit when cant do it after afew times and returns to local storage w/o asking and the loop starts again... endless....managed to do it with 2$ worth of credits in v0 with cline and sonet. so, yah, bolt is great to get it going, is great following instructions and add things in the structure... but the dbase? sheeeash
Thanks! Yeah, using database in bolt can be tricky, although the underlying WebContainers technology does support sqlite now, it can still be a challange - that's why I usually go for cloud DBs like firebase or supabase so not to bang my deaf around this issue so much😅
great tutorial! followed and it´s working until the quota exceeds :D I created a database app with business contacts. basically a table with filter function with radius and some other filters. I´ve added 100 contacts and tried to sort the list. after two times firebase is telling me that the free quota exceeded..that´s pretty fast. under 1 minute..is there a better alternative? something selfhosted? do you have an idea? Thanks in advance! Best wishes
Thank you, in this section, half of my problem was solved Please help me solve the remaining problem for me I created a hotel management application I followed all your steps and the files were stored successfully But attaching the pictures tells me the size of the picture is large I created storage Via firebase website But I can't add any client now
Hello, first of all, congrats for this magnificent tool for people like me who doesn't know anything about coding. Things are working fine, but I always get stuck in front of the same problem. When I have to login to my app or website, it just doesn't work for me I get lost and I can't fix it. Is there any way to make a guide for that simple issue?
It looks a bit more involved than Firebase. I've just played with it because I don't have a any experience with this specific service, but couldn't get it to work yet.
Nice i used the supabase. Which bolt refered me to use to store my users data when they sign up butt keep onn getting an error failed to fetch i troubleshoot iit through bolt but cant rectify the error
@@TomekSulkowski Please do! I ran into similar issues setting up authentication and configuring the Supabase database. I used up to 3 million tokens trying to get it to work but still had no luck, so I eventually gave up and started a new app.
Unfortunately, tokens are very expensive, with 10MM tokens you will be able to "try" to create 2 or 3 applications, the first plan does not last a week.
Had to add 25 million more tokens and firebase still isn't working correctly in my bolt app... Well... It writes and reads the database but can't figure out how to use the data in the app....... And it did 31k reads over the course of 5 "fix error " prompts. Not happy at all with bolt and how crappy it is at firebase integration.
Hey stack , awesome video! Your unique style really stands out. I'm a video editing specialist focused on TH-cam growth, and I can help enhance your content with high-quality edits and engaging thumbnails. If you're ever open to exploring new ideas or strategies that can boost your channel further, I'd love to connect and see how we can collaborate. Let me know your thoughts
I'm all in for Bolt.New! Your explanations are straight to the point-no BS, and no robotic speech. You deliver with the understanding that we are learners. I truly appreciate it. No clickbait that leaves knowledge seekers hanging.
Can't wait to see the User Authentication & Authorization Tutorial video
This is where I’m at. Kinda stuck while using Auth0 - bolt keeps giving errors.
I hope there’s a tutorial
Me too. This is so important. There's a lot of us with ready to go apps and waitting for this update! =]
Wow, that's Sick ! This solution is perfect for non-developers. Our schoolchildren would love to showcase their pictures and videos to their parents through QR codes. Each time a parent scans a QR code, they can view a video, audio recording, or pictures. Gracias amigo
First of all, I would like to thank you for explaining it at a level and in detail that people like us who are not programmers, that is, software developers, can understand, and we hope that the videos will continue like this, because many people skip many important points because they are professionals, but the voice is careful and step by step by a non-developer. We thank you for helping him make the program he created with the help of artificial intelligence permanent.
This was exactly what I needed. Guys keep up with his video, I want to see the supabase connection as well :D!. Also please cover some security things like it was on the end of the video, we need mOOOOOOOOREEEE, bolt is insane :)
Supabase has a Bolt tutorial out already as well! th-cam.com/video/zNB2k2E6O74/w-d-xo.html
Love it!!! I'm hosting biweekly meetings at the company I work for covering AI and this is the best development tool I've found so far, we built an app within 5 minutes during our last meeting using Bolt. And now we can go over building a backend within a few more minutes!! Keep it up!
Thats fantastic! 🤩
@@StackBlitzOfficial Thanks for the fantastic video! Is it possible to use this tool to create mobile apps, or is it limited to web apps only?
That's an absolute game-changer.
Incredible work.
Please create a tutorial on the most optimal scaffolding procedure based on a plan for a simple SaaS with one feature covered in detail.
Thank you, do a video on Supabase and the pros and cons of each when using with Bolt
Great idea! We're on it!
Yes! This would be really awesome!!!
@@StackBlitzOfficialthen that’s why I’ll subscribe
@@Seanmclem Supabase has a Bolt tutorial out already as well! th-cam.com/video/zNB2k2E6O74/w-d-xo.html
Yes super base next!
I cant wait for the next video on how to move the database out of test and deal with the authorisations. Great video, its the only way I got my app to link to a database, thanks so much
Thats good info. Appreciate its well balanced between simple and too much information. Good balance of detail and short enough not to get bored. Nice! and a def follow!
Incredible video! I was just looking for this on TH-cam. Really looking forward to seeing how you create the login and complex collections in Firestore.
Thank you! We're recording the auth video as we speak 🫡
Same hare
@@StackBlitzOfficial This is exactly what I needed, now I would like to know, if possible, on how to pull data from Firebase to a bold web app, use it or display it, then update the same database with a few more fields.
Thank you guyz..
I can't wait for the next video .
Really exciting moment we live with bolt now.
This is very useful, hooking up with firebase is crucial, thank you so much 🙏
wow! amazing help. thank you +I went deep on bolt before I realised no data storage, this saved by bacon! now I need to figure out how to move to production not testing
This is amazing!!! You have a great video. Also. I just found out that you are the lead developer of Bolt!!! Your tool is so good. Amazing.
Man cant wait to see your new video! Lets BOLT it! :)
Super helpful - have built 2 apps in Bolt now and got databases and auth working thanks to your videos. Hanging out for your Stripe integration video. I'm checking every day lol to see if it's up.
Great video! straight to the point. Waiting for the authentication video.
Could you guys please do a full tutorial for non-developers on from start to finish on what to do after you build the app so you can launch it and start selling it? I've built the app in bolt, but I'm lost on what to do next. I want to be able to sell the software. The app currently doesn't have login capabilities, I don't know how to add Stripe to do payments, how do I make sure that certain tiers of subscribers only get certain features, how do I set up the website/sales page using external third party website builders like webflow (instead of bolt)? How do I setup the database? How do I make sure that once a customer subscribes, they get a user login (and if they cancel, their user is deleted)? Adding domain, Ect...
Bolt is fantastic at actually building the software, but in terms of the next steps, a lot of us non-technical people are lost. Having a full tutorial masterclass that goes in depth (in one video) with simple to understand explanations going from after the app is done to launching it so you can start selling it would be absolutely AMAZING. (These one off videos are great but I have no idea how to piece it all together)
Great work. Ive been using bolt.new for a couple of weeks. i cant believe how good it is. Looking forward to the next video.
That’s for the video. Thanks for including the basic safety check for the key. I am curious, once the app is deployed, how to securely manage the key?
Cool, look forward to the next video
how secure is it to share our secret keys with Bolt?
Thanks so much! I built a cool app in a few hours, and it already has users, but I'm stuck in Firebase test mode. Could you make a video on moving an app to production securely? (e.g., switching to prod mode, security checks, and other preparations and checklists before launching). The uncertainty is holding me back from launching. Thanks!
I tried your approach, but I am unable to save the database in Firebase. What should I need to check?
This video was very useful. Thanks!
I have a sign-in and sign-up process on my app but keep having the issue :Firebase: Error (auth/configuration-not-found). What's the solution?
Love to see how to display data stored in the firebase on a bolt site
Loving Bolt! As a pay user, please make that video how to set firebase in a production mode. ;-) So easy tutorial! thanks
Great video, you got a subscriber, thank you
Bolt.new is just awesome 😍 the only problem i see is database limitation and connectivity please upload more or one videos on all database connect possibilities.
Thanks, great work you're doing right there. Waiting for user authentication and user manamegent.
I am doing a project that needs to store documents (PDF and DOCX). Which database you prefer? supabase or firebase? any ideas very appreciated
Hello @stackblitz you mentioned the habit tracking app build video. Where is it? I can't find it. thanks!
love it.. but something was not like in the video - asked me Create the database using wrangler d1 create.
Apply the schema using wrangler d1 execute
Tanks for sharing❤
I clicked start in production mode instead of test mode, before adding authentification. I think this is causing me a lot of issues with the data storage. How do I fix this?
"Error starting timer:"{code: "permission-denied", customData: undefined, name: "FirebaseError"}.
hey, I am having trouble deploying the database. Is there any sort of solutions architect service that I can access for a quick debugging session?
Awesome and very useful:) thank u.
for no code developer, is it better to use firsbase or supabase?
Great video
Wow great video, can u do airtable next
amazing stuff, just about to subscribe.
I can't wait for a guide on how to build a satisfied face when bolt failed to run npm install 20 times in a row, and then writes you “you're out of tokens”
Hoping someone can help me with a question. If I am creating an app for Task Management and the task will be assigned to a Project and also contain fields to enter Contractor information, Vendor info etc. is there a need to create multiple databases or one database? I also would like to create a Welcome Page that acts as a gateway which requires a User ID & Password to be created before being allowed to enter. Any guidance would be appreciated
Love Bolt. So far great for getting a product up and running. Now my company wants to use my application. Problem: For Regulation reasons they do only accept solutions within the azure ecosystem. Is it planned to have an direct deployment option for azure or at least a conncetion to the azure databases? I´m struggeling setting that up as I have no coding experience. Firebase connection works perfectly fine though..
Keep up the great work
I just went to look for the video on how to secure the database but realized this one was so new. I am at the point I need to secure the database how soon will it be before we see this video?
Great vid BTW
Can I ask a quick question? Can be possible to do the inverse? I need to save directly data inside the storage so that I can pick with bolt. Can be possible using this storage?
Somehow every time I add a DB to bolt, be it Firebase or Turso, it never works and always results in "connection error" with the database. Really weird.
i need an help please. I create the account. I choose the free plan and connected with my project inside bolt. The storage works with normale files but if i want to create for instance an article and add an image on it, it does not work. Why? the free plan does not work if i want to upload images in the database? can you please give me an answer? thank you in advance.
still struggling to attach firebase. despite entering and giving apis the google regiures json of service account to be installed for authentication
How would I do this if my I downloaded bolt locally and I'm using qwen 2.5?
thank you Pro
Can you please make a video about, how we can update our app with bolt once we deployed it to Github or Netlify?
Hello, am not a developer but trying to build an MVP, was able to build a single page and collect data from it using Firebase. Now I want to build another page that will call information from the database and then update or append the database with a few more fields (amount, token number, donor first name, donor last name and donor email address)
I think I broke bolt trying to add the firestorm database. ever since then I have been unable to preview my app. I really need help!
Could you do a video if it is possible to deploy by uploading files through cpanel and use sql as our backend database?
we need auth and payments tutorial!:)
Kindly pro ide me with the link o you're pervious video where you making this app kindly
Essa etapa do "rules" nao ficou claro no video
Has anyone deployed a project then claimed in on Netlify and then not been able to push changes to the project? I'm totally stuck. It just keeps creating new Netlify projects when I claim them they don't get updated beyond that point.
please cover supabase! :D
Supabase has a Bolt tutorial out already as well! th-cam.com/video/zNB2k2E6O74/w-d-xo.html
@kc0tlh easy!! 👌🏽
great video and summarize it perfectly. built 50% of the app i wanted with 2 mil tokens from 10 mil and couldnt finish it up to 10 mil tokens caz bolt simply cant implement correctly any type of db, tried postgres sqlight .... endless loop, bolt forgets sjit when cant do it after afew times and returns to local storage w/o asking and the loop starts again... endless....managed to do it with 2$ worth of credits in v0 with cline and sonet. so, yah, bolt is great to get it going, is great following instructions and add things in the structure... but the dbase? sheeeash
Thanks! Yeah, using database in bolt can be tricky, although the underlying WebContainers technology does support sqlite now, it can still be a challange - that's why I usually go for cloud DBs like firebase or supabase so not to bang my deaf around this issue so much😅
great tutorial! followed and it´s working until the quota exceeds :D I created a database app with business contacts. basically a table with filter function with radius and some other filters. I´ve added 100 contacts and tried to sort the list. after two times firebase is telling me that the free quota exceeded..that´s pretty fast. under 1 minute..is there a better alternative? something selfhosted? do you have an idea? Thanks in advance! Best wishes
You can try other cloud dbs such as supabase, appwrite, mongodb, etc
Connecting to a MongoDB database would be helpful as well.
Make a video how i can integrate my ms excel of agency website for storing contact form details in bolt new
Where is the video for the habit tracking app? And can it do the server side part using node js?
use cloud services such as firebase, supabase, appwrite, etc instead.
Thank you, in this section, half of my problem was solved
Please help me solve the remaining problem for me
I created a hotel management application
I followed all your steps and the files were stored successfully
But attaching the pictures tells me the size of the picture is large
I created storage
Via firebase website
But I can't add any client now
When will we be able to commit changes from bolt to github
We don't have a specific ETA yet since it's quite a complex feature, but it's at the top of our priorities. We're looking forward to that one as well!
how about supabase? having problem especially on Policies
Great recommendation! I'll look into Policies when making the series about supabase next. Thanks!
Supabase has a Bolt tutorial out already as well! th-cam.com/video/zNB2k2E6O74/w-d-xo.html
Hello, first of all, congrats for this magnificent tool for people like me who doesn't know anything about coding. Things are working fine, but I always get stuck in front of the same problem. When I have to login to my app or website, it just doesn't work for me I get lost and I can't fix it. Is there any way to make a guide for that simple issue?
how to do this in prod mode coz then anyone can steal and delete data
when is next video dropping?
??
@@edexrando Hopefully next week! Tomek is very busy tho but we're all hyped for his next video at StackBlitz!
@@kc0tlh can you guys at least release some text/documentation about the database/user registrations in the meantime?
@@edexrando We don't have anything written on this topic BUT the database provider you are looking to use likely does, so I would start there.
Is it possible to make a tutorial on how to actually generate programmatic pages using bolt?😊
Maybe..? Can you explain in a bit more details what you mean by programmatic pages?
Hello, does that work for mongoDB Atlas too?
It looks a bit more involved than Firebase. I've just played with it because I don't have a any experience with this specific service, but couldn't get it to work yet.
Please Do A demo with Supabase
Supabase has a Bolt tutorial out already as well! th-cam.com/video/zNB2k2E6O74/w-d-xo.html
@@kc0tlh Thank you
hi tryed to migrate dataand it dosent work :(
Nice i used the supabase. Which bolt refered me to use to store my users data when they sign up butt keep onn getting an error failed to fetch i troubleshoot iit through bolt but cant rectify the error
Oh, interesting! I'm actually planning to make tutorial(s) on Supabase here as well so I wonder if I'll hit the similar issues
@@TomekSulkowskiplease do I use superbase with bolt
@@TomekSulkowski Please do! I ran into similar issues setting up authentication and configuring the Supabase database. I used up to 3 million tokens trying to get it to work but still had no luck, so I eventually gave up and started a new app.
please a make video by using you own domain web host instead of firebase
Because of supabase policies and bolt didn’t guide me, i wasted my half paid tokens. Could you help me recover those tokens back?
wow thanks , i wonder which better v0 or bolt ?
bolt is fullstack ai, v0 is for frontend ui only
@@maskman4821 thanks bro
Unfortunately, tokens are very expensive, with 10MM tokens you will be able to "try" to create 2 or 3 applications, the first plan does not last a week.
Had to add 25 million more tokens and firebase still isn't working correctly in my bolt app... Well... It writes and reads the database but can't figure out how to use the data in the app....... And it did 31k reads over the course of 5 "fix error " prompts.
Not happy at all with bolt and how crappy it is at firebase integration.
I need new video on bolt
WOW
Supabase
But it will be better if you directly teach it by building some serious project (instead of test and demo)
The regular Fix a Problem though eats credit though surely
Jesus can change your live ❤
Don't waste your time with Bolt. Not ready for primetime....
I love bolt.new
bolt is by far the best out there, but the only downside in all of these new technology is the limits for paid users!
Hey stack , awesome video! Your unique style really stands out. I'm a video editing specialist focused on TH-cam growth, and I can help enhance your content with high-quality edits and engaging thumbnails. If you're ever open to exploring new ideas or strategies that can boost your channel further, I'd love to connect and see how we can collaborate. Let me know your thoughts
It's sad that Stackblitz has just 6k subscribers! Need to push and use this before the gold rush begins.