Key Features • How To Install • Credits • License
- 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
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
WIP
This software uses the following open source libraries, as well as several NPM packages:
MIT