I hate authentication

This commit is contained in:
2025-01-30 17:00:22 -05:00
parent 9ae4311b2e
commit 782384cad6
11 changed files with 72 additions and 27 deletions

View File

@@ -1,5 +1,6 @@
import 'dotenv/config';
import { drizzle } from 'drizzle-orm/node-postgres';
import { Pool } from 'pg';
// db/index.ts