chore: introduce docker compose

This commit is contained in:
Ali BARIN
2022-08-26 11:35:51 +02:00
parent 6271cedc25
commit e997aa6c81
10 changed files with 28 additions and 14 deletions

View File

@@ -1,2 +1 @@
export * as utils from './dist/bin/database/utils';
export * as database from './dist/src/config/database';
export * from './dist/src/config/database';