I have a problem with my express application
in the application status it says success but it is not displayed on the website
8 Replies
Project ID:
N/A
what do the deploy logs say
this is the error I get on the console and on the web it says this https://alarm-socketio.up.railway.app/
can you share your repo
GitHub
GitHub - MoisesCamacho01/alarm-socketio
Contribute to MoisesCamacho01/alarm-socketio development by creating an account on GitHub.
first off, you just sent me all you're firebase credentials, go and regenerate them all immediately
after that's done, put the new firebase credentials in your service variables and access them through the environment variables in code
and then, read this docs page
https://docs.railway.app/troubleshoot/fixing-common-errors
then it could be a mistake to not use environment variables
please do the things I have asked