#Nixpacks: copy files from sibiling directory in a monorepo

4 messages · Page 1 of 1 (latest)

hardy flame
#

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?

analog eagleBOT
#

Project ID: N/A

hardy flame
#

N/A

hardy flame
#

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