Skip to content
 
 

Latest commit

 

History

118 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a fork of “https://github.com/stackblitz/bolt.new” 🚀. All rules depend on bolt.new, so be sure to check it out.

This project includes the following points ☑Allows you to choose which LLM to use on the screen ☑The original bolt.new command was for linux environments, so I updated it to work on windows.

Usage:

  1. run the following command
pnpm install
  1. Create “.env.local” in the project root and add the following definition
# OpenAI API Key
OPENAI_API_KEY=sk-yyyyy

# Anthropic API Key
ANTHROPIC_API_KEY=sk-ant-api-xxxxxxxx

# Vite log level
VITE_LOG_LEVEL=debug

# AWS Access Key ID
AWS_ACCESS_KEY_ID=AAAAA

# AWS Secret Access Key
AWS_SECRET_ACCESS_KEY=...

# AWS Region
AWS_REGION=us-east-1
  1. When ready, run the following command in a powershell and you are good to go!
pnpm run start

About

Prompt, run, edit, and deploy full-stack web applications

Resources

Contributing

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages