Keystone CMS ready for Nextjs project
This is Keystonejs 5 + Nextjs [React] project template for create blog/ecomerce project.
Keystone help us to build API, Grtaphql end points using Sqlite/MongoDB/Mysql datbase with ease and peace.
Clone the repo and run napm install
on terminal for installing dependencies and peer dependencies.
CD into the project folder and execute the following command to start keystone CMS.
Explore the package.jason for more scripts
npm run start:dev
This will run Admin, Graphql and Nextjs app at http://localhost:3000/admin, http://localhost:3000/admin/graphiql and http://localhost:3000 respectively
To use this template you have to femiliar with React and Nextjs.
For more help on React, Nextjs and Keystone CMS please visit my blog