A YAML-Driven Next.js Admin Console — Multiple Sites, Multiple Actions
This article is co-authored with a generative AI. Facts have been cross-checked against official documentation where possible, but errors may remain. Please verify against primary sources before making any important decisions. In an earlier post I described an admin console for non-engineers, built on GitHub App + Cloudflare Access. This is a follow-up about making the console add-a-site-without-touching-code ready, and about supporting multiple actions per site (deploy, re-index, backup, …) cleanly. ...