0

I am trying to deploy my express backend on render as a web service from a mono repo (github link of repo : GitHub - kartik-chausali/code-arena-turbo) this backend uses different modules which i created in my monorepo but while deploying on render it gives error could not resolve those modules build logs on render folder structure of my monorepo package.json of my submission-callback express server i've set the source directory as apps/submission-callback (submission-callback is my express server)

i expected render to resolve these modules automatically but it is not working

New contributor
Kartik Chausali is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Browse other questions tagged or ask your own question.