Working with Strapi I have a collection 'Events' that has a category 'Music' and the subcategories 'Jazz', 'Funk', 'Samba'. How do I create a taxonomy system as
I am building a small blog application using NuxtJS, Strapi 4 (and GraphQL) and apollo. To do that, i followed this tutorial: https://www.youtube.com/watch?v=yD
I'm trying deploy Strapi on AWS, but when I'm launching pm2, then I'm getting error: "Knex: Timeout acquiring a connection. The pool is probably full. Are you m
I am using Strapi v3.6.8 and installed strapi-plugin-sitemap 1.2.5. After I fill the data in the plugin: Hostname: localhost:1337 Include home page: ON Exclude
I am using Strapi v3.6.8 and installed strapi-plugin-sitemap 1.2.5. After I fill the data in the plugin: Hostname: localhost:1337 Include home page: ON Exclude
Trying to connect to an Azure PostgreSQL server from my local Strapi project (eventually deployed in a docker container). I have the connection configured accor
I'm working on a support site with strapi(backend) and gatsbyjs/react (frontend). I am trying to retrieve from my admin strapi the text I have underlined and di