The extension used in this video just got an update: Version 1.1.0 is now live in the Chrome Web Store! The extension is now more robust with exciting new features: - 📋 New Projects tab to view and manage all your Bolt projects - 🔄 Easily reload your previously pushed projects back into Bolt - ✨ Enhanced stability and better error handling Quick links: ▶ Extension: chrome.google.com/webstore/detail/pikdepbilbnnpgdkdaaoeekgflljmame 📦 Source code: github.com/mamertofabian/bolt-to-github Steps to get started: 1. Install from the Chrome Web Store 2. Create a GitHub token 3. Open a Bolt.new project 4. Configure the extension 5. Click the GitHub button 6. Use the new Projects tab to manage your work! ❤ If you find this helpful, please consider: • Leaving a review on the Chrome Web Store • Starring the GitHub repository • Sharing with fellow Bolt users Thank you for all your feedback that helped make this update possible! #BoltNew #WebDev #Automation #GitHub
@andydragonfisher69002 ай бұрын
Your experience here mirrors my own with Bolt - when building out websites, games or apps that don’t require integration with third party back end applications it is pretty smooth sailing. The moment you try to add a database or user authentication you are burning tokens and get stuck in error loops that are had to resolve. I’m sure this will improve in time - their team are working hard to improve functionality.
@DickerehikariDuck2 ай бұрын
i totally agree with you. that's why I transferred to windsurf for unlimited limits. but for now, they are still unstable due to the surge
@mynameisdavidwalters2 ай бұрын
Same experience here. Projects like Marblism, Windsurf, Databutton are further when it comes to backend integration.
@mynameisdavidwalters2 ай бұрын
@@DickerehikariDuck I have yet to get a functional app up and running with Windsurf though I love the UX "flow". Plus the UI usually sucks.
@Adeliyio2 ай бұрын
its my second time leaving a comment under a video on youtube. Thank you. This is a gold mine for those who understand. Its the difference between non-coders using bolt.new for app creation and actual coders. This is a goldmine, thanks
@AIDrivenCoder2 ай бұрын
I'm glad you found the video helpful! I appreciate you taking the time to share your thoughts.
@larsh58532 ай бұрын
Very nice video. I like the structure of how the foundations of the app is built in each of the phases. Would be amazing if the prompts would be made available. Maybe in a Github repo? Incredible Github extension for Bolt. Super useful.
@AIDrivenCoder2 ай бұрын
Thank you for your feedback! I'm glad you found the structure of the app's foundation helpful. I'll be making the prompts available on GitHub before the series ends.
@imam45212 ай бұрын
the future of coding is here
@AIDrivenCoder2 ай бұрын
Absolutely! It's already here, but I think we're just getting started.
@haitam63892 ай бұрын
We neeed 2nd part
@AIDrivenCoder2 ай бұрын
It's coming in a couple of days! 😊
@wacoachrusso2 ай бұрын
when i hit the github extension it just downloads. good ideas but not working
@AIDrivenCoder2 ай бұрын
That is a known issue, and I mentioned in the video that I would fix it. Working on it now. 😊
@wacoachrusso2 ай бұрын
@@AIDrivenCoder nice....i thought in your video that you had said just refresh....ok ill wait for it to work...thanks for doing this. that will be helpfull
@AIDrivenCoderАй бұрын
@@wacoachrusso The fix should be out now. It's version 1.1.0. Thanks for your patience.
@mynameisdavidwalters2 ай бұрын
Very helpful. I have been entering composite indexes manually. I wasn't aware Bolt could handle it. This has cost me around $200 in tokens. Were you able to Bolt to create the database structures and composite indexes?
@AIDrivenCoder2 ай бұрын
I'm glad you found the video helpful! I have yet to try using Bolt for that. But I would suggest using a different tool, as Bolt is optimized to build UIs, IMHO.
@mynameisdavidwalters2 ай бұрын
@@AIDrivenCoder But wasn't that what you were trying to achieve in the video? Having Bolt create the database collections?
@AIDrivenCoder2 ай бұрын
You're right, but I'm only trying to create a simple database structure and collections. My initial goal is to have a working integration. I thought you wanted a more complex database structure, so I suggested a different tool. 😊
@mynameisdavidwalters2 ай бұрын
@@AIDrivenCoder Im trying to figure out if you succeeded in creating a simple database structure and collections in which Bolt automatically creates the structure? It failed in the video, did you ever succeed?
@AIDrivenCoderАй бұрын
@@mynameisdavidwalters Yes, I eventually succeeded. It's shown here in part 2: kzbin.info/www/bejne/m3-onqdvgs2Npsk The database structure is quite complex as Bolt created dynamic content rendering of the tutorial data, which is impressive because it allows editing of the tutorials content without redeployment.
@HookedGoneSunk2 ай бұрын
im struggling to make my capstone system. can you make a tutorial with the latest ai coding.. frontend- backend - database. thankyou in advance
@AIDrivenCoder2 ай бұрын
Sorry to hear that. I already have a video series that might help. Here's the first part: kzbin.info/www/bejne/rHOZe4ioptOIitE . You can go ahead and check the video description to access parts 2 and 3.
@HookedGoneSunk2 ай бұрын
@AIDrivenCoder thankyou..
@regallux69732 ай бұрын
The plugin keeps downloading the file for me it just won't push to github even after refresh
@AIDrivenCoder2 ай бұрын
I'm fixing several issues with the extension to make it more stable.