Hi, I am interested in starter containing next dynamic pages and blog. I looked for similar solution, but i couldn’t find anything. I would be grateful if you could post some solution
You can try running this command to install your Strapi instance. This one is for the corporate site. It does utilise dynamic pages.
npx create-strapi-app <your-app-name> --template corporate
Perhaps you can also say for the blog, I’m not sure. Do let me know how it goes.
npx create-strapi-app backend --template blog