Bolt.new Setup
Integrated Spendplane with Bolt.new to enable full-stack AI development that safely interacts with your production VPC and private databases.
The Bolt.new Bridge
By default, Bolt.new operates in a sandboxed environment. Spendplane bridges this sandbox to your private network using a Shadow Plane in the same cloud region.
Automatically provision a tunnel within the Bolt development shell.
Synchronize your VPC environment variables directly into the Bolt workspace.
Installation Guide
To enable Spendplane in your Bolt.new project, add the following to your project's package.json or run the command in the Bolt shell:
Live Debugging
The Spendplane bridge allows Bolt.new to run real queries against your development databases in real-time, providing immediate feedback on how your code interacts with the production-like data.
Zero-Exposure Tunnel
Traffic between Bolt and your VPC is encrypted with mTLS. No sensitive data is ever stored on the Bolt backend; it only traverses the Spendplane memory-only pipeline.