r/boltnewbuilders

Supabase project removed

I built an app using the Bolt + Supabase integration, but I never claimed the Supabase project in Supabase itself, it was all running inside Bolt.

Today I opened the project and got this message:

>

Just to be clear, i didn't delete the database... Does this mean the entire database is gone? Is there any way to recover it, or has anyone else experienced this?

reddit.com
u/walu_walu — 1 day ago
▲ 49 r/boltnewbuilders+2 crossposts

vibe-coders are falling into this trap and it's going to derail them.. they just don't see it yet.

I've been doing complimentary tech consulting calls with vibe-coders the last week. And I've noticed something:

  • 70-80% of the people I've talked to are overbuilding.

Their apps/platforms are sprawling bigger and bigger: more features, more ideas, etc. And most of them still say, "I just have a few more things I'm going to add before I launch."

It's clear: one huge downside of vibe-coding is that it's so easy to just keep building. Not just easy, but addicting.

After 25 years of building and delivering SaaS products, let me tell you: more is not better. You think it is, but it's not. You don't need more features to succeed.

My calls this week were supposed to center on addressing vibe-coder's technical questions and roadblocks. But mostly I found myself giving the same advice over and over again:

You need to go narrower. You need to find the core value of your product, strip everything else away, and absolutely nail the user journey to receiving that core value. Users will land on your site/app with the assumption that they're going to be disappointed. That's the truth.

Within seconds, you have to show them something that creates a crack in that assumption. They have to react with, "Oh wow, maybe this thing is actually exactly right for me!"

Once they are open to that possibility, then you need to deliver on that promise as quickly as possible. You have a few minutes and a few clicks to do that.

That motion of "land -> overcome doubt -> deliver value" needs to be your sole focus. Strip everything else away, stop building, and start testing that flow with real users. You underestimate how hard it is to get that right, and how many iterations you need to get there. Everything else is a waste of time right now.

If you can't stick the landing on that simple flow, more features only makes it worse.

Once you get the core flow working, then you can look at adding adjacent value, features that will keep them coming back again and again, etc. You can add breadth and depth, but you won't know how to do it effectively until you've nailed the narrow flow.

reddit.com
u/bjgrosse — 3 days ago

Know before you buy

Buyer beware. Apparently if you pay for a yearly pro membership, and then have enough of the errors, por building and decided to leave even after spending upwards of 3000$ on the platform a $150 refund is too much to ask for

u/coinfireman — 3 days ago
▲ 97 r/boltnewbuilders+8 crossposts

Madyis Hub is now live.

We originally built it for our own company to manage our CRM, workflows, automations, AI, integrations, appointments, internal team chat, customer support, widgets, and no-code forms from one single place.

Today, everything is ready, solid, and already running inside our main business.

Madyis Hub includes:

CRM
Workflows
Automation
AI
20+ integrations
Automatic appointment booking
Team chat
Customer support
Widgets
No-code forms
Automated replies on your website

The goal is simple: help teams manage customer support, leads, communication, and automation without using 10 different tools.

Everything is ready on our side, and our pricing is lower than most solutions on the market.

I would love to get your feedback.

Madyis Hub is live.

https://madyishub.io/

u/Enough_Adeptness6289 — 6 days ago

I turned my AI-generated boxing game into a real-time multiplayer game with Bolt

A few days ago I posted the first version of this boxing game.

Since then, I added real-time multiplayer using Bolt’s Supabase Realtime integration.

Players can now join the same match and see each other’s movements instantly.

This has been a fun experiment to see how far AI-assisted development can go beyond simple CRUD apps.

I’d love any feedback on the gameplay or ideas for features to add next.

Video attached.

u/thareekanvar — 6 days ago

I got tired of manually turning my Bolt apps into mobile apps

I've been building more and more projects with Bolt lately, and one thing kept bothering me.

Building the web app is incredibly fast.
Turning it into an iOS and Android app... not so much.

I found myself repeating the same setup every single time: creating the Capacitor project, configuring iOS and Android, installing plugins, setting up icons, splash screens, deep links, etc.

After doing it a few times, I ended up building a small CLI that automates the whole process.

Now it's basically:

npx capstart init

It takes an existing Bolt project and prepares it for iOS and Android in a couple of minutes.

I'm curious if anyone else here is taking their Bolt projects to mobile, or if most people keep them as web apps :)

reddit.com
u/AdrienADR — 8 days ago

Websites down for over a week.

This has happened multiple times, customer support used to be responsive, nothing but crickets. I've spent thousands with and have lost thousands now. What is going on, this is the third time this has happened in 5 months? It takes weeks to get anything done anymore?

reddit.com
u/Consistent-Pool-604 — 8 days ago
▲ 4 r/boltnewbuilders+1 crossposts

I built a small 3D jungle jeep ride with Bolt.new

Today I wanted to see how far I could push u/boltnewbuilders with 3D.

I ended up creating a small jungle jeep ride using AI. It's still an early prototype, and I haven't optimized the 3D assets yet because I was too excited to share the result.

I'd love some honest feedback:

  • How's the overall feel?
  • What would you improve first?
  • Any performance tips for web-based 3D games?

Here's the video 👇

u/thareekanvar — 8 days ago

[URGENT] I'm a Full-Stack Developer and Need to Earn $500 for My University Fees

I'm in a difficult situation right now and could really use some help.

I had a freelance project lined up that would have covered my university fees, but the client backed out at the last moment after weeks of work. Because of that, I'm now short $500, and my university payment is still pending.

I'm not looking for donations. I'm looking for work.

I'm a full-stack developer and can help with:

High-converting websites

Landing pages

Admin dashboards

Custom backend development

API integrations

Workflow automation

Lead capture systems

CRM-style dashboards

I primarily work with modern Typescript technologies and build fast, responsive applications from frontend to backend.

If you or someone you know needs a developer for a project, even something small, I'd really appreciate the opportunity.

Please send me a DM or comment so i can send my portfolio.

Thank you for reading.

reddit.com
u/whonix29 — 9 days ago
▲ 43 r/boltnewbuilders+2 crossposts

Vibe coding from Kenya and it pays. Also Paypal works💯

We built an African mobility solution called Songa. songa.co.ke

u/Owen_roki — 12 days ago

Publishing issues? Tip to see if it's actually publishing or not

If you are like me. Just a regular person who has an idea and can now create it, but no frigging idea when issues arise. I have a tip if it's taking your app a really long time to publish. This came from bolt support and is awesome. That said, with Expo projects in particular, preview/publish problems are usually caused by a new code or configuration change (not a broken GitHub/Supabase/StackBlitz integration). The fastest way to diagnose it when something breaks again is to use the built-in logs in Bolt:

Open </> Code view in Bolt. (Top-left corner of the preview)

Check the Bolt terminal output in the bottom section for any preview issues (it usually shows errors in red).

If publishing fails, try Publish again, then check the Publish Output section at the bottom of </> Code view.

In this 'publish output' section, if nothing is happening, close your browser, open and repeat.

If it is publishing, you will see this window (above pic) and it will show you how much is left to go until it finishes publishing. So much better than waiting with no knowledge if its working or not.

u/CJMURRAYHOUSE — 9 days ago
▲ 10 r/boltnewbuilders+9 crossposts

Simplicio loop + token savings

🚨 Most AI agents stop when they think they’re done.

Simplicio Loop stops only when the work is actually done. ✅

🔁 Discover work
🧠 Understand requirements
🗺️ Build dependency graphs (DAG)
⚡ Autoscale agent fleets
💻 Implement code
🧪 Run tests
🌐 Verify real behavior
🔥 Fix failures automatically
👀 Resolve review comments
🚀 Open PRs
✅ Merge changes
📌 Close issues with evidence
♾️ Repeat 24/7

What makes it different?
🧩 6 specialized skills
🌎 11 runtimes
🔌 43 extension points
💰 Up to 96% fewer tokens
🛡️ Safety gates
🔍 Evidence-driven completion
🤖 Autonomous software delivery

Works across:
⚡ Claude Code
⚡ Codex
⚡ Cursor
⚡ GitHub Copilot
⚡ Gemini
⚡ OpenCode
⚡ Kiro
⚡ Aider
⚡ Hermes
⚡ OpenClaw
⚡ And more…

Most AI tools generate code.

Simplicio Loop delivers software.

From:
“Finish all open issues.”
To:
Merged PRs, passing CI, resolved reviews, closed tickets, verified results.

No fake “done”.
No blind automation.
No endless prompting.
Just autonomous execution. 🚀

⭐ Open Source:
https://github.com/wesleysimplicio/simplicio-loop⁠

#AI #Agents #ClaudeCode #Codex #Cursor #OpenSource #LLM #Automation #SoftwareEngineering #DevTools #AgenticAI #GitHub #Programming #AIEngineering #SimplicioLoop #HermesAgent
🚀🔥♾️

u/Status_Werewolf_5416 — 13 days ago
▲ 5 r/boltnewbuilders+1 crossposts

Most AI-generated landing pages look the same. I tried building a 3D one instead.

Built a scroll-driven 3D product showcase with Bolt.new today.

The idea was simple: instead of a static product page, make the product react as users scroll through the story.
Still a prototype, but I think it creates a much more engaging experience than traditional landing pages.

Demo:
https://3d-product-scroll-an-8ii7.bolt.host

Would love feedback on:
Performance
UX
Scroll interactions
What you’d improve
Built with Bolt.new + Three.js.

u/thareekanvar — 13 days ago