#Nixpacks: copy files from sibiling directory in a monorepo
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
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?
Project ID: N/A
N/A
Ok i solved it by just making the backend generate the bindings inside the frontend folder