Creating CMS Backend for Blog Rendering
This Application Created Using Next.Js(SSR)
This Application Render Data From Headless CMS ContentStack
For Data Fetching ContenStack SDK Used
Hosted On Vercel
git clone https://github.com/umeshmore45/Blog-Next-Cms-Backend.git
npm install
or
yarn install
npm run dev
or
yarn dev
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.