is there a local instance or something?
I definitely am pulling my data from somewhere, but it's not my production environment.
when i do, prisma.user.findMany() I see all the users I created. however, my production database and prisma studio are still empty.
where can I find this mysterious database and access it?
when i do, prisma.user.findMany() I see all the users I created. however, my production database and prisma studio are still empty.
where can I find this mysterious database and access it?