polponline
HOBBYOP
2 years 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
Ok i solved it by just making the backend generate the bindings inside the frontend folder