Antonio Ivanov
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
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