General Fixes and Improvements

This commit is contained in:
Ahmad 2024-08-17 16:31:22 -04:00
parent 7bce2eeb9d
commit 3d9578ccf2
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
4 changed files with 120 additions and 4 deletions

View file

@ -6,6 +6,3 @@ declare global {
}
export const db = new PrismaClient().$extends(withAccelerate());
// if (process.env.NODE_ENV !== 'production') globalThis.prisma = db;
// globalThis.prisma ??