Fouzan
Issue regarding connecting Directus and Next.js with internal routing
It wasn't really my decision to do it like that, so I can't answer it properly. But one reason was that we are using supabase for other data, and we need to share it across apps although not all apps use directus.
43 replies
Issue regarding connecting Directus and Next.js with internal routing
ok, thank you very much! I will look into the template you mentioned. I followed the tutorial to set it up with Supabase as the storage. Perhaps, I can do that with the tempalte as well.
43 replies
Issue regarding connecting Directus and Next.js with internal routing
https://supabase.com/partners/integrations/directus
I used this to set up directus with supabase, could you tell me what is not ideal about it? Thank you a lot for taking the time to help me out btw
43 replies
Issue regarding connecting Directus and Next.js with internal routing
The faq answers this, just saw that one so thank you again.
But still does not solve my issue, I think it might have something to do with ipV6 with directus, I tried different solutions but none seem to be working
43 replies
Issue regarding connecting Directus and Next.js with internal routing
Thank you, I did already look into this although this confuses me a bit:
"A web application that makes client-side requests cannot communicate to another service over the private network."Does this mean internal routing would not work with next.js?
43 replies
Issue regarding connecting Directus and Next.js with internal routing
So, my next.js will fetch the data with server functions, and then display it on the client. The user would just access the next.js site, perhaps I completely misunderstand how this is supposed to be working. But my understanding is that I would connect the next.js app with directus using nexjs server features. Wouldn't that work like connecting a backend to directus?
43 replies