Full-stack app returning "Application failed to respond" whenever I make any request.
ragheedobeid
TRIALOP

2 years ago

I don't have any experience deploying full stack applications like, it's a vue app for client and node express app for backend, no errors show up in the deploy logs but whenever I visit the URL I get "Application failed to respond" error. Any help would be appreciated

9 Replies

ragheedobeid
TRIALOP

2 years ago

projectID: 0922d368-8789-4838-8d1f-cdf0524779bd


2 years ago

please share your project repo


ragheedobeid
TRIALOP

2 years ago

can I send the link in the dms ?


2 years ago

I appreciate you asking but I'd prefer to keep the conversation here


ragheedobeid
TRIALOP

2 years ago


ragheedobeid
TRIALOP

2 years ago

some context: initially I had 2 separate services connected to the same repo but with different roots, and I couldn't make it work, so I created a package.json for the root dir where both apps exists and created a separate service for it.


2 years ago

You would first want to use the Caddyfile and nixpacks.toml file from this repo in your client -

then follow this guide to deploy your monorepo -


ragheedobeid
TRIALOP

2 years ago

I really appreciate you taking the time, I will let you know if I face any challenges


ragheedobeid
TRIALOP

2 years ago

it's resolved many thanks 👍


Loading...