strapi / starters-and-templates

Monorepo for all official Strapi v4 templates
MIT License
327 stars 117 forks source link

Next-ecommerce starter #49

Closed fsefidabi closed 2 years ago

fsefidabi commented 2 years ago

Sets up Next-ecommerce starter using strapi v4 ecommerce template

remidej commented 2 years ago

Hello and thanks for submitting the PR! Unfortunately we're not going to merge it. We currently have trouble maintaining the starters we already to have. We don't want to increase the scope of this project, since having starters that would become stale and outdated wouldn't be a good a good experience for the community.

Instead, I recommend that you move this starter to your own repository, and that you publish it on npm. This way it will be easy for others to use it with the command yarn create strapi-starter my-app <your-npm-package>