{"id":24383930,"url":"https://github.com/cpluspatch/cpluspatch-cms-next","last_synced_at":"2025-06-17T14:36:17.228Z","repository":{"id":42562103,"uuid":"510719466","full_name":"CPlusPatch/cpluspatch-cms-next","owner":"CPlusPatch","description":"The future of CPlusPatch CMS, now powered by Next.js","archived":false,"fork":false,"pushed_at":"2023-03-13T21:44:10.000Z","size":4956,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T17:25:26.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"cpluspatch-cms-next.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CPlusPatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-05T12:07:13.000Z","updated_at":"2023-07-23T10:06:56.000Z","dependencies_parsed_at":"2023-02-08T12:46:20.851Z","dependency_job_id":null,"html_url":"https://github.com/CPlusPatch/cpluspatch-cms-next","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CPlusPatch/cpluspatch-cms-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fcpluspatch-cms-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fcpluspatch-cms-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fcpluspatch-cms-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fcpluspatch-cms-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPlusPatch","download_url":"https://codeload.github.com/CPlusPatch/cpluspatch-cms-next/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fcpluspatch-cms-next/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260380544,"owners_count":23000297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-01-19T10:16:31.314Z","updated_at":"2025-06-17T14:36:12.201Z","avatar_url":"https://github.com/CPlusPatch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e\n  CPlusPatch CMS Next\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA work-in-progress CMS system built on top of Next.js and TailwindCSS\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/firebase-%23FF6600.svg?\u0026style=for-the-badge\u0026logo=firebase\u0026logoColor=white\"\u003e\n \t\u003cimg src=\"https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/manjaro-35BF5C?style=for-the-badge\u0026logo=manjaro\u0026logoColor=white\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e •\n  \u003ca href=\"#how-to-use\"\u003eHow To Install\u003c/a\u003e •\n  \u003ca href=\"#credits\"\u003eCredits\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n![screenshot](https://i.imgur.com/XttQ8nD.png)\n![screenshot](https://i.imgur.com/SEwjHHP.png)\n![screenshot](https://i.imgur.com/IB7asZe.png)\n![screenshot](https://i.imgur.com/lsaxw3u.png)\n![screenshot](https://i.imgur.com/CQkd0Oc.png)\n\n## Key Features\n\n* Lightning-fast, responsive and secure\n* Server-side rendering allowing for smaller JS payloads and better website metrics\n* Intuitive block-styled editor powered by EditorJS\n* OAuth-based authentication, uses providers such as GitHub as sign-in methods\n\n## How To Install\n\nInstall Node.js (version 16 is recommended for this project) and Git, then clone the repository:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/cpluspatch/cpluspatch-cms-next.git\n\n# Go into the repository\n$ cd cpluspatch-cms-next\n\n# Install dependencies\n$ npm install\n\n# Run the app\n$ npm run dev\n```\n\n\n### Linking Firebase\nWIP\n\n## Credits\n\nThis software uses the following open source libraries, as well as several NPM packages:\n\n- [Next.js](https://nextjs.org/)\n- [Typescript](https://www.typescriptlang.org/)\n- [next-auth](https://next-auth.js.org/)\n- [Node.js](https://nodejs.org/)\n- [EditorJS](https://editorjs.io/)\n\n## License\n\nMIT\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpluspatch%2Fcpluspatch-cms-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpluspatch%2Fcpluspatch-cms-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpluspatch%2Fcpluspatch-cms-next/lists"}