Maiguelman
Nuxt Content: how can I fetch files from another repository or passsing a URL for a .md file?
Hi guys, I was wondering if someone using Nuxt Content is fetching the markdown files from other repo or using some URL for files stored in a S3 or something like that. Is it possible? How to make this kind of request?
16 replies
Websocket and SSE with Nuxt 3
Hi everyone, I'm struggling to setup a communication in my project and in my mind it is really simple but I didn't found a way to make the things work well. I have a external API using Fastify, that receives comments from other service. I need to my front update a list everytime my API send the new comment. I've been trying with Websocket but really doesn't work for me. Have someone implemented websocket or SSE that receives data from outside the application?
10 replies