まあ resolve #2 かな
This commit is contained in:
parent
d20ac2c507
commit
41f40dd2c2
15 changed files with 100 additions and 40 deletions
|
@ -1,4 +1,5 @@
|
|||
import { initDb } from './services/db';
|
||||
import 'reflect-metadata';
|
||||
|
||||
(async () => {
|
||||
await initDb();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue