initial commit
This commit is contained in:
3
app/connection.ts
Normal file
3
app/connection.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import { dbSource } from "@/schema";
|
||||
|
||||
export const db = await dbSource()
|
||||
Reference in New Issue
Block a user