{"id":49485368,"url":"https://github.com/plank-cms/plank","last_synced_at":"2026-06-08T02:02:17.495Z","repository":{"id":353089879,"uuid":"1217562873","full_name":"plank-cms/plank","owner":"plank-cms","description":"A self-hosted headless CMS you can deploy in minutes","archived":false,"fork":false,"pushed_at":"2026-05-11T00:42:07.000Z","size":1697,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-11T01:34:48.894Z","etag":null,"topics":["am25","api-rest","cms","express","headless","plank-cms","postgres"],"latest_commit_sha":null,"homepage":"https://plank-cms.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plank-cms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-22T02:25:24.000Z","updated_at":"2026-05-10T23:41:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/plank-cms/plank","commit_stats":null,"previous_names":["am25-labs/plank-cms","plank-cms/plank"],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/plank-cms/plank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plank-cms%2Fplank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plank-cms%2Fplank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plank-cms%2Fplank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plank-cms%2Fplank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plank-cms","download_url":"https://codeload.github.com/plank-cms/plank/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plank-cms%2Fplank/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33055989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["am25","api-rest","cms","express","headless","plank-cms","postgres"],"created_at":"2026-05-01T01:04:12.827Z","updated_at":"2026-06-08T02:02:17.477Z","avatar_url":"https://github.com/plank-cms.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plank CMS\n\nA self-hosted headless CMS you can deploy in minutes. Built on Node.js and PostgreSQL — runs entirely on your infrastructure.\n\n## Quick start\n\n```bash\npnpm dlx @plank-cms/plank init .\npnpm start\n```\n\nOr with npm:\n\n```bash\nnpx @plank-cms/plank init .\nnpm start\n```\n\nThe admin panel will be available at `http://localhost:5500/admin`.\n\n## What it is\n\nPlank is a headless CMS that runs as a standalone Express server and exposes a REST API for consuming content from any frontend. Content types and fields are defined visually from the admin panel — no code changes, no restarts.\n\nThe API is token-authenticated. Tokens are managed from the admin panel and can be scoped to read-only or full access.\n\n## Architecture\n\n- **Server** — Express 5, REST API, JWT auth, role-based access control\n- **Database** — PostgreSQL via `pg` (no ORM). Each content type maps to a real table; schema changes run as live `ALTER TABLE` statements\n- **Admin panel** — React + Vite, served as static files by the same Express process in production\n- **Media** — provider pattern with support for local storage, AWS S3, and Cloudflare R2\n\n## Requirements\n\n- Node.js 20+\n- PostgreSQL 18\n\n## License\n\n[MIT](LICENSE) — AM25, S.A.S. DE C.V.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplank-cms%2Fplank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplank-cms%2Fplank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplank-cms%2Fplank/lists"}