a year ago
Problems getting images and displaying console.log() on a Railway deployment
A request is made to the server from the client to fetch articles.
In the Visual Studio Code deployment, the images are obtained and the console.log() statements from the server are displayed.
In the Railway deployment, the images are not obtained and the console.log() statements are not displayed.
Has anyone had a similar issue? How can I solve it?
Se realiza una petición al servidor desde el cliente para obtener artículos.
En el deploy de Visual Studio Code, se obtienen las imágenes y se muestran los console.log() del servidor.
En el deploy de Railway, no se obtienen las imágenes y no se muestran los console.log().
¿Alguien ha tenido un problema similar? ¿Cómo puedo solucionarlo?
0 Replies
a year ago
please use english if possible
Claro, aquí tienes la traducción:
Problems getting images and displaying console.log() on a Railway deployment
A request is made to the server from the client to fetch articles.
In the Visual Studio Code deployment, the images are obtained and the console.log() statements from the server are displayed.
In the Railway deployment, the images are not obtained and the console.log() statements are not displayed.
Has anyone had a similar issue? How can I solve it?