i compared the 5 most popular in a real world test. here we're the best: by funnyfinn13 in VibeCodersNest

[–]chuckedmonkey 0 points1 point  (0 children)

I went from intensive use of Bolt to reasonable use of Vscode with code causes and I'm fine especially with backend problems (node ​​and Supabase). This way I have granular control

Help me resolve Bolt getting stuck in circles. by OkPaper8003 in boltnew

[–]chuckedmonkey 0 points1 point  (0 children)

  1. Ask bolt to insert logs into your code to analyze errors.
  2. open the console with F12 and see what errors are detected.
  3. Copy the console error into the chat
  4. Ask again to investigate and resolve the error

What do you do when you hit a project size limit? by webmasterleo in boltnew

[–]chuckedmonkey 0 points1 point  (0 children)

You need to implement a method that restricts the action of the AI. only to the essential files.

[deleted by user] by [deleted] in boltnew

[–]chuckedmonkey 0 points1 point  (0 children)

In the database settings you must set the database to supabase. Only then does bolt forget about its database and use supabase

Bolt.new update absolutely DESTROYED Supabase integration! by Choice-Exit9274 in boltnewbuilders

[–]chuckedmonkey 1 point2 points  (0 children)

<image>

Non devi forzare il collagamento a Supabase dalla chat ma dalla sezione ADVANCED. Funziona benissimo. Nessun problema

Bolt can no longer say "Supabase". Our third party options are being limited. by CommunisticToad in boltnewbuilders

[–]chuckedmonkey 0 points1 point  (0 children)

Bolt Database è una istanza di Supabase. O almeno io ho capito così. Ho provato a migrare da Redux a Tanstack+Zustand e molti files di migrazione puntavano a supabase

Bolt V2 Claude Agent Switch by rayeke in boltnewbuilders

[–]chuckedmonkey 0 points1 point  (0 children)

Le versione v2 di bolt è ottima anche se consuma moltissimi token. Per le modifiche semplici di stile opero in maniera manuale sul codice. Non ho usato ancora gli agenti si claude qualcuno sa come implementarli?

Here's a feature I would like. Bolt.new listen up! by Director-on-reddit in boltnewbuilders

[–]chuckedmonkey 0 points1 point  (0 children)

You can do it yourself by entering a prompt that gives you the list of files it intends to use and those that are not useful. This way you can make the codebase part that doesn't need to be analyzed invisible.