Create Pages like Workers
We need a way to create a Pages application without connecting a git repo or creating an template repo.
Workers does this today. See the attached photos
4 Replies
I want to get a pages id to plug into CI/CD from Github Actions. It gets tiring having to create a new project, and then delete it. Or, connecting a git repo, then disabling the built in CI/CD in favor of a Github Action with bun.
I mean you need some sort of starter content to load but you can create the template then just override it with your CI/CD content
Yeah, creating the template and then overriding it is my current workflow.
For templates not in C3, it would be a DX improvement to get just the pages id from the web interface or CLI.
I mean there is the API you can use to create projects and get their IDs for