Making multiple applications with one repo

I'm using a monorepo for a project, and inside that monorepo are two different websites. I want to deploy both of them with Pages, but the dashboard only allows one application per repo. Is it possible to create multiple applications based on one repo somehow?
1 Reply
Vero
Vero5mo ago
Hey, Cloudflare Pages currently doesn't support monorepos. But here's an example of how you could do it https://github.com/Walshy-testing/monorepo-test
GitHub
GitHub - Walshy-testing/monorepo-test
Contribute to Walshy-testing/monorepo-test development by creating an account on GitHub.