Please ask what type must be a “comments”? If i dont use comments plugin from strapi, i need collection for comments or write own plugin with custom comment moderation page
@Strapi Жыл бұрын
All those approaches will work. Using a collection type is great too, and you can control authorizations via policies. - paul
@ELHAUKEZ11 ай бұрын
Please add a system to strapi that allows for deep component relations. can be special just for components
@Strapi11 ай бұрын
Thank you for your feedback. Also not sure if you knew. You can request features here feedback.strapi.io/
@wicked-world-1337 Жыл бұрын
Is this miro board template available somewhere? just asking for a friend...
@Strapi Жыл бұрын
This example came from headlescreator.com, so please check out there content. miro.com/app/board/o9J_khgUki4=/
@lindsayaiello501 Жыл бұрын
What version of strapi is being used here?
@Strapi11 ай бұрын
This using Strapi version 4. I don't have the exact version. Are you running into issues?
@lindsayaiello50111 ай бұрын
@@Strapi no specific issues, I liked the blocks feature you were working with but I am on 4.13.7 which does not have that. Too scared to upgrade at the moment! lol
@praweewongsa Жыл бұрын
thank you sir
@Strapi Жыл бұрын
Most welcome
@kasper369 Жыл бұрын
Can strapi and nextjs exist in same folder and be deployed together ?
@Dykler1 Жыл бұрын
I'm using both NextJS and Strapi. I have them in separate folders and I'm deploying strapi on AWS and NextJS on firebase. I don't know if it's possible to deploy both together in the same folder, but if so I'd like to hear about it
@Strapi Жыл бұрын
That is correct. Especially if you are looking to deploy your next JS project on Vercel. Typically I deploy my Next JS app on Vercel and Strapi on DO or you can use Strapi cloud.