changed migrations to typescript

This commit is contained in:
canove
2020-09-14 16:28:00 -03:00
parent f18bab145f
commit 60b12cbc9f
38 changed files with 651 additions and 591 deletions

5
backend/.gitignore vendored
View File

@@ -1,9 +1,10 @@
node_modules
public/*
!public/.gitkeep
dist
!public/.gitkeep
.env
package-lock.json
yarn.lock
/src/config/sentry.js
/src/config/sentry.js