coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
3.85k stars 1.58k forks source link

Can't make it work on Amazon EC2 or Google Cloud EC2 micro #346

Open hknerdr opened 1 day ago

hknerdr commented 1 day ago

Describe the bug

I installed the bolt fork from here: https://github.com/coleam00/bolt.new-any-llm/blob/main/CONTRIBUTING.md

tried pnpm run dev --host allowed 5173 port for the ip and visit the corresponding ip with port. Page loaded but loading wheel at Edge browser keeps turning. Claude, Openrouter etc. selection came but not models. Waited for a long time several times nothing happens. I had to restart the instances. The instances freeze when i run the code. then i tried pnpm run build --host this time it writes: vite v5.3.1 building for production...

it goes slowly then freezes. CPU is at around %88. Am i doing something wrong? or this app is not suitable for EC2 instances?

Thanks

Link to the Bolt URL that caused the error

https://github.com/coleam00/bolt.new-any-llm/blob/main/CONTRIBUTING.md

Steps to reproduce

on Amazon EC2 instance pnpm run dev --host

Expected behavior

It should work without any problems.

Screen Recording / Screenshot

No response

Platform

Additional context

No response