Hi Stackers, We are planning to build a product information portal that also provides useful articles and blogs. Application Frontend is going to be built on Next.js with Authentication and Product Database helped by Firebase. But for the Blog / Article we are debating between WordPress/GraphQL plug-in or Strapi.
Please share your thoughts.
Tried to use for my mobile app: 1- user role sucks, you have a max of 3 roles users 2- cannot create a user by passing only email, username and passowrd is required 3- cannot interate with users schema 4- plugins page sucks 5- internalizations is not clear, date time is not translated 6- it's not responsive
DIRECTUS is on another level guys, you should try it. Github stars aren't.
We eat our own dog food at Strapi and the Strapi blog is actually a good example of a blog that you can make using Strapi. We built the blog using the Dynamic Zone feature of Strapi, allowing us to stack different components with relation to categories and blog posts. The blogpost collection type includes an SEO component, relations to Authors and Categories and all that's needed to add content easily.