Antonio Ivanov
Antonio Ivanov
NNuxt
Created by Viridian on 9/1/2024 in #❓・help
Expand tooltip content (NuxtUI)
Hi, try adding this to the tooltip class :ui="{ base: 'h-fit overflow-visible whitespace-normal' }"
4 replies
NNuxt
Created by JavascriptMick on 8/29/2024 in #❓・help
Real cost of scaling Nuxt on netlify
Ohhhh ok, thanks for letting me know I’ll for sure deploy my next project there 😂
6 replies
NNuxt
Created by JavascriptMick on 8/29/2024 in #❓・help
Real cost of scaling Nuxt on netlify
Hi @manniL / TheAlexLichter, is it possible to use CF workers if my website is deployed on Vercel too? 😱
6 replies
NNuxt
Created by Antonio Ivanov on 7/28/2024 in #❓・help
Nuxt 3 Charts
Here is what I ended up doing. I am still trying to learn how to create modern charts, but I’m happy with this one. once more, thanks to everyone for replying ✨
8 replies
NNuxt
Created by Antonio Ivanov on 7/28/2024 in #❓・help
Nuxt 3 Charts
@emsitkowski @tobi @domo Thanks for your answers, I really appreciate them and would like to apologize for not checking them before. Also, I've been using Chart.js, but I wanted to see if there was another library we could use with Nuxt. In the end, I realized that it was possible to create modern charts with Chart.js since it offers a ton of customization options
8 replies
NNuxt
Created by Antonio Ivanov on 6/29/2023 in #❓・help
How to get a static ip address?
No i haven’t try DigitalOcean but I had to deploy it on Render which is really nice, it’s my first time using it and it works! It provided me a static outbound IP address so now I can pass that IP to the whitelist without worrying that it will change in the future The main issue was that my website appeared to have a static IP address which was the public IP of my domain, but when I was trying to fetch data from the other platform I wasn’t able since the request wasn’t coming from the same IP and that was because Vercel use Dynamic IP address This is not a common problem I think but it’s because most of the services can handle a whitelist by URL and that’s ok but the service I was trying to connect is kinda old and it only supports a whitelist by IP 🤦🏻‍♂️
5 replies
NNuxt
Created by Antonio Ivanov on 1/13/2023 in #❓・help
Connecting AWS S3 to Nuxt 3
sorry i didn't receive the notification, sounds awesome i'll try it! i'm not very familiarized with the server folder so i'll be reading some documentation, thanks for the idea 😄
3 replies