SDKs & Tools

Bolt.new Setup

Integrated Spendplane with Bolt.new to enable full-stack AI development that safely interacts with your production VPC and private databases.

How do I route v0 traffic to Llama-3?

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.

CLI Hook

Automatically provision a tunnel within the Bolt development shell.

Secret Sync

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:

Bolt.new Shell
# Start the Spendplane Shadow Plane
$ npx spendplane@latest connect --bolt

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.

Trace Hub: Manual v1.0.4 / StackBlitz Verification: OK