Relative Content

Tag Archive for strapi

Strapi Route aware global middleware

I’m looking for a way to, in Strapi, include a global middleware, but that has access to the route information, which appears to be absent when using a standard Global middleware, which makes sense as I understand it in the order middlewares are called.

How to deploy Strapi project with mysql database on hostinger?

I was working on a project where i have used strapi headless cms for the backend, used mysql as the database. Now i am looking forward to deploy it on hostinger. but i have not found any way there in online. Can anyone guide me on this that how to deploy this project?

Can I host Strapi v4 without pushing on github

I created a ecommerce website with next js and strapi and now I want to deploy my web but to deploy strapi we need to push the project on the github repo and this will make my ecommerce web code publically available and I thought to make my repo private then it will work or not I am confused in it.