Skip to content

Commit

Permalink
Add cls-hooked module for automatic transaction management. Move Hubb…
Browse files Browse the repository at this point in the history
…le-specific setup to its own method.
  • Loading branch information
Carifio24 committed Dec 4, 2024
1 parent 3f08ff8 commit 0b6c595
Show file tree
Hide file tree
Showing 7 changed files with 180 additions and 27 deletions.
111 changes: 111 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"@effect/schema": "^0.63.2",
"@jest/globals": "^29.7.0",
"@types/body-parser": "^1.19.2",
"@types/cls-hooked": "^4.3.9",
"@types/cookie-parser": "^1.4.2",
"@types/cors": "^2.8.12",
"@types/crypto-js": "^4.1.0",
Expand All @@ -22,6 +23,7 @@
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"body-parser": "^1.19.1",
"cls-hooked": "^4.2.2",
"connect-session-sequelize": "^7.1.3",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
Expand Down
Loading

0 comments on commit 0b6c595

Please sign in to comment.