Course
Build a Modern CMS Driven Web Applications using Strapi and Next.js
- Lessons
- 13
Lessons
- 01Create a Strapi Project From the Terminal
- 02Creating a Collection Type for Posts in Strapi
- 03Configuring API End User Permissions in Strapi
- 04Querying the Strapi GraphQL API
- 05Creating a Next.js project
- 06Query an entry from Strapi in Next.js using Apollo, cross-fetch, and GraphQL
- 07Create a BlogList component in Next.js
- 08Create Next.js dynamic pages
- 09Build a Template for Dynamic Pages
- 10Install and Use React Markdown in a Next.js Application
- 11Installing and Configuring the Strapi Cloudinary Provider
- 12Deploy a Strapi Application to Heroku
- 13Deploy a Next.js Application to Vercel