How do I auto deploy monorepo (conrains only 1 frontend project and some backend services)
Is there any way to use the github action to deploy a nextjs frontend which is inside a monorepo.
The monorepo contains multiple nodejs backend service and one frontend service. I only want to deploy the frontend to cloudflare pages.
The monorepo contains multiple nodejs backend service and one frontend service. I only want to deploy the frontend to cloudflare pages.
