roobr
Explore posts from serversTips to secure your nuxt Application.
Hi All,
I am currently having lots of triggers on my production build of people triggering routes that dont exist like.env and the likes, is there any way to time these people out or block them if they hit to many wrong routes?
22 replies
PPrisma
•Created by roobr on 5/27/2024 in #help-and-questions
Nuxt 3 - Prisma building production
Hi Guys, it seems like I am havcing issues with my Prisma sections of my system working once i build and run my application. Just wondering if there is another step I am missing as it works fine when doing it on my dev server using pnpm run dev.
Thanks in advance
22 replies
Nuxt 3 Supabase serverSupabaseUser(event) returning NULL
Hello, I am currently having issues getting the client via the serverSuperbaseUser function. Can you please let me know if I am handling fetching a user on server api correctly? sometimes it works and sometimes it returns null even when logged in using supabase auth
I have tried changing cookie options to get it to work correctly but doesn't seem to function all the time.
Code for reference:
4 replies
PPrisma
•Created by roobr on 5/6/2024 in #help-and-questions
orderBy on a relation include
Hello, I am hoping for some assistance with the best way to handle my query and see what is possible.
4 replies