Forum Discussion
RamonaMeyer
5 days agoCommunity Member
Guidance for going from a finished vibe coding project (Lovable) to inserting into Rise
I completed a project in Lovable, downloaded the zip file (after connecting it to my github), and uploaded it to Rise, but received an error. The error simply says:
"Something went wrong
Try ref...
MatthewKliewer
4 days agoCommunity Member
Hi Ramona - you might be able to have Lovable create a "built" version of the same output that doesn't require a build step (it just outputs HTML/CSS/JS that can be embedded in Rise or uploaded to the web directly).
If not, there are some browser Node sandboxes that can install and run to build the code - Stackblitz used to, but it looks like they've perhaps moved focus to related tech and AI. CodeSandbox is another.
I think making sure Lovable (or other vibe code tools) knows that you want static HTML/CSS/JS output that can go straight on the web might be the easiest way, if you don't have access to build tools.
Related Content
- 10 months ago
- 10 months ago
- 10 months ago
- 2 years ago
- 10 months ago