VRBaller
Explore posts from serversNNormal
•Created by VRBaller on 9/22/2024 in #🤝ask-a-question
RealtimeTransform moves while not kinematic but doesn't when not kinematic
RealtimeTransform moves while not kinematic but doesn't when not kinematic
22 replies
NNormal
•Created by VRBaller on 4/13/2024 in #🤝ask-a-question
what is the normcore meta platform package
I'm not familiar with it
6 replies
help with 503 error code
Hello!
I have a nest.js and postgres app on Railway
We integrated stripe to manage the payments. Every time a user buys a ticket is redirected to a stripe payment gateway (out of the website domain) On the backend we have a webhook listening for the stripe payment process to complete. We have a webhook endpoint listening but it appears the request doesn't go through while running on Railway (works fine on local though)
Question: How to get the webhook request my railway app to go through
51 replies
How to run in debug mode in Goland with railway run?
I'm really liking railway but realized I'm unable to run in debug
I want to effectively run this command in debug mode in Goland:
railway run go run main.go
If it's not possible it's not clear to me how to easily pull the environment variables that railwayrun provides in a automatic way7 replies