Poker Texas
Explore posts from serversPPrisma
•Created by Poker Texas on 5/31/2024 in #help-and-questions
check connection - prisma nextjs
How can I check prisma connection before querying using await prisma.user.findMany()
I have the client, but need to check if it was able to connect to my postgres database before i try to query, else i get error if not able to connect to database
2 replies
CDCloudflare Developers
•Created by Poker Texas on 12/21/2023 in #general-help
Production Website pages with cloudflare turnstile run script from "challenges.cloudflare.com".
I work as developer for a big company and in production when i visit website and open developer tools, a worker runs and run a script from "challenges.cloudflare.com". A file pops up in developer tools for a second and then disapear called "VM5" and only contains one line of code saying "debugger". the worker script from "challenges.cloudflare.com" runs . Where e.data is equal to . Should this file really appear in production? The website uses wpforms with cloudflare turnstile.
1 replies