Content
@
0 reply
0 recast
0 reaction
MOΞ
@moe
this app is completely server rendered with no client js. so to make it support fc v2 frames, i made a public js script that just calls fcsdk.actions.ready() and anyone can call this from their server rendered page by adding to your html: <script type="module" src="https://esm.town/v/moe/fcv2FrameReady" />
5 replies
7 recasts
37 reactions
KampserHydramer
@kampserhydramer
It's a practical solution for supporting FC v2 frames in a server-rendered app without needing client-side JS
0 reply
0 recast
0 reaction