feat: add readme image (#4)

This commit is contained in:
Sam Denty 2024-10-03 13:12:13 +01:00 committed by Dominic Elm
parent c502b14186
commit 65ecef89b4
2 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,10 @@
# Bolt Open Source Codebase [![Bolt Open Source Codebase](./public/social_preview_index.jpg)](https://bolt.new)
Welcome to the **Bolt** open-source codebase! This repo provides everything you need to start building **AI-powered software development tools** powered by StackBlitzs **WebContainer API**.
> Welcome to the **Bolt** open-source codebase! This repo provides everything you need to start building **AI-powered software development tools** powered by StackBlitzs **WebContainer API**.
### Why Build with Bolt + WebContainer API ### Why Build with Bolt + WebContainer API
By building with the Bolt + WebContainer API you can create browser-based applications that let users **prompt, run, edit, and deploy** full-stack web apps directly in the browser, without the need for virtual machines. With WebContainer API, you can build apps that give AI direct access and full control over a **Node.js server**, **filesystem**, **package manager** and **dev terminal** inside your users browser tab. This powerful combination allows you to create a new class of development tools that support all major javascript libraries and node packages right out of the box, all without remote environments or local installs.
By building with the Bolt + WebContainer API you can create browser-based applications that let users **prompt, run, edit, and deploy** full-stack web apps directly in the browser, without the need for virtual machines. With WebContainer API, you can build apps that give AI direct access and full control over a **Node.js server**, **filesystem**, **package manager** and **dev terminal** inside your users browser tab. This powerful combination allows you to create a new class of development tools that support all major javascript libraries and node packages right out of the box, all without remote environments or local installs.
### Whats the Difference Between Bolt (This Repo) and [Bolt.new](https://bolt.new)? ### Whats the Difference Between Bolt (This Repo) and [Bolt.new](https://bolt.new)?
@ -44,7 +45,6 @@ models. At this time, Bolt supports using Anthropic's Claude Sonnet 3.5.
You can get an API key from the [Anthropic API Console](https://console.anthropic.com/) to use with Bolt. You can get an API key from the [Anthropic API Console](https://console.anthropic.com/) to use with Bolt.
Take a look at how [Bolt uses the AI SDK](https://github.com/stackblitz/bolt-oss/tree/main/app/lib/.server/llm) Take a look at how [Bolt uses the AI SDK](https://github.com/stackblitz/bolt-oss/tree/main/app/lib/.server/llm)
## Prerequisites ## Prerequisites
Before you begin, ensure you have the following installed: Before you begin, ensure you have the following installed:

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 KiB