Hi Everyone, I’m starting on a customer’s project and I wanted to know your opinion, we are making a wordpress like admin panel with some other features. Do you think we can make it in Directus or is it better to use Nextjs?
For example search doesn’t work properly when you search two words and we can do a workaround in Nextjs, but not in Directus I assume.
You can also create custom extension. I would consider this easiest, because you already have the auth and all the juicy stuff already built in, and you just add some more functionality on top of it.
– asitanc