Nixpacks: copy files from sibiling directory in a monorepo
polponline
HOBBYOP

a year ago

Hi, I have to deploy my monorepo app, the frontend (residing in /src/frontend) imports bindings from /src/backend/bindings, how do i make sure to include those in Nixpacks?

2 Replies

polponline
HOBBYOP

a year ago

N/A


polponline
HOBBYOP

a year ago

Ok i solved it by just making the backend generate the bindings inside the frontend folder


Loading...