Content pfp
Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction

Gabriel Ayuso pfp
Gabriel Ayuso
@gabrielayuso.eth
The web Developer Tools just got a new fresh coat of paint! The tools are focused on validating, previewing and publishing your mini apps. We removed building the json builder since starter projects and other tools can help with that (more to come). We also removed localhost support because it didn't work well and it was a source of frustration for devs, we recommend using a tunnel instead.
17 replies
17 recasts
72 reactions

Manan pfp
Manan
@manan
> removed localhost support because it didn't work well and it was a source of frustration for devs @deodad can you share more details on this?
2 replies
0 recast
1 reaction

Tony D’Addeo pfp
Tony D’Addeo
@deodad
servers can reach localhost attempting to fetch data (embeds or manifest) from the browser on warpcast.com requires the localhost server to setup CORS policies allowing this this is not generally desirable and more troublesome then tunneling if we want to enable localhost dev we'd need a server running on localhost (like frames.js) so that we can fetch from client w/o x-origin
1 reply
0 recast
1 reaction

Tony D’Addeo pfp
Tony D’Addeo
@deodad
servers can’t reach localhost*
0 reply
0 recast
0 reaction