added connection to the dataBase
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { Entity } from "typeorm";
|
||||
|
||||
@Entity()
|
||||
export class User {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user