working server with migrations as defined

BOOM BABY!!!
This commit is contained in:
2020-06-16 01:54:12 -06:00
parent 3505b16169
commit d212d3b36c
15 changed files with 133 additions and 20 deletions

View File

@ -1,2 +1,2 @@
import { config } from 'dotenv';
config({ silent: true })
config();