A self-hosted, Git-based headless CMS. Connect your GitHub repo, define content types, and manage structured content through a visual editor — all changes are committed back to your repository.
cp .env.example .env
npm install
npm run db:push
npm run devOpen http://localhost:3000 and follow the setup wizard.
docker compose up- Next.js (App Router)
- SQLite + Drizzle ORM
- GitHub App integration for repo access
- Better Auth for authentication