CMS without Netlify Identity
Decap loads at /admin. A separate auth-gateway container handles GitHub OAuth and returns tokens to the CMS popup — no third-party auth SaaS required.
See docs/cms-oauth.md for OAuth App setup and callback URLs.
Edit markdown content in the browser; commits flow to the develop branch via a Docker auth gateway.
Stack Team
Decap loads at /admin. A separate auth-gateway container handles GitHub OAuth and returns tokens to the CMS popup — no third-party auth SaaS required.
See docs/cms-oauth.md for OAuth App setup and callback URLs.