- Published on
StackBlitz unveiled bolt.new, a chatbot interface that can help create full-stack applications directly in your web browser.
Unlike other AI coding assistants, bolt.new integrates with package managers and development environments, allowing users to install and run npm packages, Vite, Next.js and other popular tools without leaving the browser.
The platform uses WebContainers, StackBlitz's WebAssembly-based technology that runs Node.js in the browser, enabling developers to prompt, edit and debug full-stack applications in real time.
Key features include direct integration with deployment services like Netlify and Cloudflare, database connectivity through Supabase, and the ability to share projects via URL. The system can generate production-ready applications with both frontend and backend components from natural language prompts.
Its core components have been released as open-source software on GitHub.