Thank you so much to the developers and contributors, I really appreciate all your work on this amazing project.
Just one question: I’m currently using Bolt.diy and started building a website with it using Claude 4. While working on the project, the page becomes very laggy, uses about 3 GB of RAM on its own, and eventually the tab stops responding, which prevents me from continuing to prompt and build.
Is there any solution I might not be aware of? I understand that web containers install the Node dependencies in the browser. Would hosting it on a VPS fix this issue?
Yes, you can test a GitHub Pull Request (PR) without risking data loss on your branch. The key principle is simple: never test directly on your working branch — always isolate it.