Skip to content

Commit

Permalink
emails using database package
Browse files Browse the repository at this point in the history
  • Loading branch information
potts99 committed Sep 1, 2023
1 parent 0dd3ef0 commit 4efb1cf
Show file tree
Hide file tree
Showing 13 changed files with 11 additions and 788 deletions.
3 changes: 1 addition & 2 deletions apps/emails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@
"author": "",
"license": "ISC",
"dependencies": {
"@prisma/client": "^4.15.0",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"imap": "^0.8.19",
"mail-listener5": "^2.1.2",
"mailparser": "^3.6.3",
"prisma": "^4.15.0"
"database": "*"
},
"devDependencies": {
"concurrently": "^7.6.0",
Expand Down
225 changes: 0 additions & 225 deletions apps/emails/prisma/migrations/20230219190916_/migration.sql

This file was deleted.

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions apps/emails/prisma/migrations/20230220002242_/migration.sql

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4efb1cf

Please sign in to comment.