Content
@
https://warpcast.com/~/channel/frames-devs
0 reply
0 recast
0 reaction
Jacque(she|her).⌐◨-◨
@jacque
@linda I was told to reach out to you to see if you could help me figure out what I’m doing wrong when trying to vibecode a simple app into warpcast. For this one I am using lovable and have asked it to code in the information that I found on @horsefacts.eth video which I still don’t really comprehend. I have also gone through the steps adding in the domains data and adding that code back in through vibecoding as well (or at least asking it to add it) Then I get to the frame section and each time I add this with different spash images I come up blank. My splash image I created is a gif which @lifeisatape.eth and @lovejoy informed me I needed to convert into a .png so I did and uploaded it all to my github. Any help is apprecaited since I have a larger frame game I am worrking on in v0 as suggested by @jastra
9 replies
3 recasts
5 reactions
veganbeef
@veganbeef
you might have an easier time if you use a local AI-enabled IDE like cursor and start with neynar's quickstart script (linked below) -- that way you have a working frame app as a starting point, and the AI should be able to make incremental edits without breaking things https://warpcast.com/veganbeef/0xfe137ff2
1 reply
0 recast
0 reaction
Jacque(she|her).⌐◨-◨
@jacque
Thanks is it somthing you have to pay for? I mean again I trully don't know how to code at all and reading it seems to be a foriegn language. I just know how to prompt with AI for sure and being able to tell it what I want. The issue comes into play when I am working on deploying it. I have two other projects started one that mirrors the one I currently did on lovable in replit tho I have run into not knowing how to delete or get rid of past checkpoints to use the free version still - I also cannot find how to upload to github easily since it keeps telling me when I downloaded the files to upload it that the file size is to large The alt one is a completely different project that I am using v0 for. -this one I want to make sure to clone before gettting to even integrating it for warpcast - I also cannot figure out how to transfer it or share it with github too
1 reply
0 recast
0 reaction
veganbeef
@veganbeef
Yes all of this stuff has free tiers. I'm not familiar with the v0 workflow, but for any local web development you'll need to install node.js and git, which are command line tools that let you run code and push code to github. Once you have those set up, you can use npx scripts like the one I suggested above, and then edit with your cursor AI and push changes to github. We're working on a deploy script for frames that takes care of the vercel deployment portion, so keep an eye out for that!
0 reply
0 recast
0 reaction