r/boltnewbuilders

I taught few 10-12 years old kids to use AI to build their own apps and now they are trying to build a game. Really love the energy in the upcoming generations!!
▲ 3 r/boltnewbuilders+1 crossposts

I taught few 10-12 years old kids to use AI to build their own apps and now they are trying to build a game. Really love the energy in the upcoming generations!!

So...I myself am a product manager and a power user of AI tools. I was creating prototype applications which could handle decent traffic and work without any issues when built in a proper systematic process. Earlier i used to take workshops for working professionals which did go really well.

Recently Ive been thinking about conducting workshops for kids to see how they use ai tools and translate their ideas. I started within friends and familym Honestly even I enjoyed the process and what impressed me was that - if we properly instruct and give feedback to kids, they are prompting really well, they are not hesitant to try new things out. The kids started building games like chess, and penalty kicker sort of games.

Now they are thinking to build multi player battle ship, Pokemon sort of games which involves work building, character mapping.

If any one is interested to do such workshops along let's collaborate. In case if you live in a gated community where we can get 5-10 kids, it'll be really amazing.

https://preview.redd.it/khcrl7bxnf2h1.jpg?width=1080&format=pjpg&auto=webp&s=5195c878419f2c7d017e20bcf655ce70c9a23219

https://preview.redd.it/vaeij9bxnf2h1.jpg?width=1080&format=pjpg&auto=webp&s=5fc8d9c9c5afaa798b3eeee4340a621e95f7cf3e

reddit.com

Bolt unable to sync property with GitHub

I imported a project from GitHub directly but bolt deletes files(images) from public directory in it's own. Used to work flawlessly earlier..

reddit.com
u/learner1021 — 1 day ago

Domain verification issues: Hoping this will get me a response from support

Had an issue with domain verification, and the AI support bot said it was a platform issue and that they'd connect me with a human. Then silence. I've tried to "check in" a couple times, and nothing, so here we are. I've seen the Bolt rep here a couple of times, so hoping I can get their attention, although it's pretty frustrating that this is what it takes. Can they really not assign ticket numbers or give any kind of ETA/acknowledgement? Great too, poor customer service experience.

-----

UPDATE - HEARD BACK FROM SUPPORT, ISSUE RESOLVED AS FOLLOWS: My main site (root domain) was published from Bolt to Netlify, and fixed the issue by also pushing the new subdomain site to Netlify, then configuring the domain there and it all worked fine.

------

PROBLEM:

I published my project and added a custom domain (or subdomain, rather).

Platform asked me to enter a txt record in my DNS, which I did, then I clicked the "verify" button.

It failed, which wasn't surprising due to propagation time, so I decided to check back later. I jumped back to my project screen to work a bit.

Few minutes later and I decided to go back to the domains page and click verify again to check, but to my surprise it made me start over by clicking "add custom domain", and then I had to enter the (sub)domain again. I entered the same domain, but this time it said it was already in use on a Bolt project (which of course was this project) and so I could not proceed due to it being "already in use".

So now I can't get to the verification screen to click the "verify" button and finish setting that up, nor can I clear it and start over.

reddit.com
u/themanualist — 2 days ago

Disconnected my GitHub repo from my project

I don't remember WHY I did this, but I disconnected my GitHub repo from my project and I think that was very bad. I'm stuck.

  1. I can't reconnect it to the existing Bolt project. I can only create a new repo.

  2. For some reason, my bolt project that displays is actually a different UI for another bolt project. Huh? This might be a fluke so we can come back to this one later.

  3. Is my only option to create a new bolt project and use "Import from Github"? If so, it says it can't because the repository is too large!

Help!

reddit.com
u/Ok_Station4258 — 3 days ago

Something changed with tokens

My tokens are not going as far as they used to. I used 50 million tokens in 3 days and before doing similar project that would last me 3 weeks at least. I think they changed something and now its almost not worth using.

reddit.com
u/Fit-Bobcat-3777 — 5 days ago
▲ 50 r/boltnewbuilders+4 crossposts

I'm a designer who couldn't code. Built a SaaS that's now processing real payments.

10+ years as a freelance UI/UX designer. Zero coding background. Always had app ideas but couldn't build them.

Then AI tools changed everything.

Spent a few months building MileStage - a payment tracking tool for freelancers. It's live, real users, real money flowing through.

What it does:

Breaks projects into stages. Each stage locks until the client pays the previous one.

No more delivering everything and then chasing invoices. No more "can we just add one more thing" while payment sits unpaid.

The stack (no-code friendly except where noted):

  • Supabase (database + auth) - very no-code approachable
  • Stripe Connect (payments) - needed some logic here
  • Vercel (hosting) - basically drag and drop
  • AI tools did the heavy lifting on React/TypeScript

Hardest part?

Stripe webhooks. AI got me 80% there. The last 20% I had to actually learn what was happening. Worth it though.

The result:

A real product solving a real problem I had for years. $19/month, zero transaction fees, 14-day free trial.

milestage.com

Anyone else here gone from no-code to "some code with AI help"? Curious how others are bridging that gap.

u/Red-eyesss — 6 days ago

How to know what to put in bolt ignore file

My projects get fairly large. I'm burning through tokens like a teenager with their first credit card. I know I should use a bolt ignore file, but how do y'all know what to put in that file? How am I supposed to know what files/folders won't be needed if I ask for a new feature or a tweak to an existing one?

reddit.com
u/Ok_Station4258 — 4 days ago

he Bolt.new "Loop Trap": Why a tiny padding fix can burn 10M tokens

We’ve all been there: Your auth and DB work perfectly. You ask Bolt for a simple layout change, and it suddenly wipes out your database schema or spins in a circle trying to fix the same console error over and over.

Boom - 10 million credits gone in an hour.

This isn't a bad prompt issue. It's Context Poisoning. Feeding error logs back into the browser chat anchors the AI's attention onto its own failure path, completely destroying its debugging efficiency.

Local terminal hacks don't work inside cloud sandboxes. So, I built a zero-config, cloud-native circuit breaker.

It connects via a GitHub webhook. When Bolt loops out, you drop the error into a web dashboard. It strips the noise, generates an immutable negative constraint file, and silently commits it to your repo. Bolt pulls the update on the next prompt and is structurally barred from repeating the mistake.

Testing it on complex loops tonight. What specific integration (Stripe, Supabase) is draining your credits right now?

reddit.com
u/krk2183 — 5 days ago
▲ 7 r/boltnewbuilders+2 crossposts

Abandoned a side project a year ago. Logged back in this week to find 980 beta signups. Whoops. Rolling out access now.

Last year I built LLMVIZ.com - a tool that turns raw text into charts. Paste survey results, research papers, earning reports, whatever, and it spits out charts based on any data contained in the text. Flip between bar, area, line, pie, radar, etc. and copy to clipboard or download as a png.

I put up a landing page, opened a beta waitlist, then got pulled into other projects and didn't have enough time to dedicate to it.

It’s still pulling ~50 signups/month with nothing pushing it. No clue where they’re coming from. GA4 says 99% direct. ahrefs shows a few back links but nothing major.

Regardless, I felt bad enough about it that I finally cleaned things up and started rolling out access to beta signups.

It's free, with a limit of 3 runs per day (if you need more just DM me). Feedback welcome.

reddit.com
u/amzramz77 — 8 days ago

Bolt is stuck on thinking!

Bolt is having trouble completing tasks; it gets stuck on the final "thinking" stage. I've already tried disabling all my browser extensions and clearing my cache and history, but the problem persists. I still have plenty of tokens available; it just won't move forward. I even tried switching to a higher-consumption model, but that didn't help either.

I tried cloning the project, but nothing changed...

Has anyone else experienced this?

https://preview.redd.it/lhreblm5311h1.png?width=431&format=png&auto=webp&s=1bccfc6d4de0b27b3c9183f4ff1420c9ae41924d

reddit.com
u/tbpendragon — 8 days ago

Tried to build a site and ran out of credits immediately

I'm a new user on bolt, gave it a prompt to build a site, there was a lot in the prompt, but it told me that I ran out of credits before it even finished completing the task. Is this normal? Will I need to pay for premium to complete the build?

reddit.com
u/PaidToSignUp — 9 days ago
▲ 17 r/boltnewbuilders+13 crossposts

I’ve been working on a typing practice website ⌨️👀

Here’s the links 👇
https://www.typinglearn.com

I’m especially looking for feedback on:

  • UI/UX (is it intuitive or confusing anywhere?)
  • where it can be improved
  • Features you wish typing sites had
  • Performance / need to make it more responsive responsiveness
  • Anything that feels unnecessary or missing

Try it once !
https://www.typinglearn.com/games
https://www.typinglearn.com/map
https://www.typinglearn.com/community

u/Murky_Ad365 — 11 days ago