strapi / starters-and-templates

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

Worth sunsetting these monorepos? #90

Open Cally99 opened 1 year ago

Cally99 commented 1 year ago

There's many issues using these templates and I've spent countless hours trying to use these as boilerplates. Two many strange errors with cors. Eccon refused both on dev and production. It's much better to have templates which are separated.

yarn develop using one monorepo package never works. Sometimes you need to time this and start the backend first.

In CI CD the problems redeploying features ends up taking so much time to debug weird quirks.

Please stick with using well maintained separated front and backend templates.

This way it's easier to maintain and will cause less github issues