stackblitz / bolt.new

Prompt, run, edit, and deploy full-stack web applications
https://bolt.new
MIT License
6.05k stars 1.67k forks source link

Feature Request: Allow Starting from Existing Projects #780

Open fernsdavid25 opened 1 week ago

fernsdavid25 commented 1 week ago

Add an option for users to begin their development process using an existing project as a starting point, rather than always starting from scratch.

kc0tlh commented 1 day ago

You can fork any chat in StackBlitz, and re-import to achieve this for now. Instructions in #39. We will add forking to the Bolt UI in the future.