Skip to content

CPlusPatch/cpluspatch-cms-next

Repository files navigation

CPlusPatch CMS Next

A work-in-progress CMS system built on top of Next.js and TailwindCSS

Key FeaturesHow To InstallCreditsLicense

screenshot screenshot screenshot screenshot screenshot

Key Features

  • Lightning-fast, responsive and secure
  • Server-side rendering allowing for smaller JS payloads and better website metrics
  • Intuitive block-styled editor powered by EditorJS
  • OAuth-based authentication, uses providers such as GitHub as sign-in methods

How To Install

Install Node.js (version 16 is recommended for this project) and Git, then clone the repository:

# Clone this repository
$ git clone https://github.com/cpluspatch/cpluspatch-cms-next.git

# Go into the repository
$ cd cpluspatch-cms-next

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Linking Firebase

WIP

Credits

This software uses the following open source libraries, as well as several NPM packages:

License

MIT


About

The future of CPlusPatch CMS, now powered by Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published