Content pfp
Content
@
0 reply
4 recasts
4 reactions

borodutch pfp
borodutch
@warpcastadmin.eth
ok i tried frames.js and frog, neither work well with a basic node js backend, both do the ssr bs which means a backend dev (frames are backend fwiw) can't use their usual tech stack (e.g. mongo+ts+typegoose+decorators, etc) what i needed was to simply make me a nice picture what i get was "ssr can't compile"
9 replies
4 recasts
46 reactions

llamafacts pfp
llamafacts
@llamafacts.eth
Did you try to use raw satori? https://github.com/vercel/satori
1 reply
0 recast
1 reaction

Stephan pfp
Stephan
@stephancill
would you mind providing a code snippet that causes the issue? happy to look into it fwiw, using createFrames from frames.js/core returns a handler function that you can call with a node.js Request object and will return a Response. should work in most environments
1 reply
0 recast
0 reaction

Hoot 🎩 pfp
Hoot 🎩
@owl
huh how did you install them? You should be able to throw the hono instances both expose into any stack. Maybe the satori image renderer broke for some reason?
1 reply
0 recast
0 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
use coinbase onchainkit. it works with any TypeScript. Built that way. means you take care of routes, but thats not an issue. my tutorial: https://dtech.vision/farcaster/frames/quickstart-farcasterframes/ Source: https://onchainkit.xyz/frame/get-frame-html-response
1 reply
0 recast
0 reaction

Leeward Bound pfp
Leeward Bound
@leewardbound
i switched to python for all frames handling, generating images in js (satori) sucks ass... python's Pillow isn't quite as beautiful to draw with, but it compiles reliably and renders hella fast
0 reply
0 recast
1 reaction

Dan 🟑 pfp
Dan 🟑
@t-damer.eth
Time to make frames-starter or something like that
1 reply
0 recast
1 reaction

Sinaver pfp
Sinaver
@sinaver.eth
just use java πŸ˜…
0 reply
0 recast
0 reaction

Semicolon pfp
Semicolon
@semicolon.eth
I'm not sure I'd recommend it but if you're comfortable rolling your own SVGs I found vanjs.org was good enough to get my frame going. ``` import van from "mini-van-plate/van-plate" const { svg, text, g } = van.tags("http://www.w3.org/2000/svg") return svg({ viewBox: '0 0 1188 612', }).render(); ```
1 reply
0 recast
0 reaction

Seb pfp
Seb
@sebe
Huh I used Frog on Node without problems. Have you tried nvm use --lts?
0 reply
0 recast
0 reaction

FearπŸ– 🐹 🎭 pfp
FearπŸ– 🐹 🎭
@fearbebek
U doing good siiiiir one day you will be πŸ†πŸ†πŸ† 79 $degen
0 reply
0 recast
0 reaction

Julien Sunye pfp
Julien Sunye
@juliensunye
I have no clue what all that means but I’m pretty hopeful someone around here can help out 😎
0 reply
0 recast
0 reaction

Alice-degen-eth pfp
Alice-degen-eth
@nida
oh nice good luck
0 reply
0 recast
0 reaction

Esha Rana πŸ‘‘Β°|πŸ’“πŸŽ–οΈΒ°| pfp
Esha Rana πŸ‘‘Β°|πŸ’“πŸŽ–οΈΒ°|
@hadirana07
Nice
0 reply
0 recast
0 reaction