Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
refactor: big api refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
relby committed Feb 6, 2024
1 parent 565f5b9 commit 22f5239
Show file tree
Hide file tree
Showing 88 changed files with 2,424 additions and 498 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"seeders:run": "node ./dist/infra/postgres/seeders/run.js",
"seeders:refresh": "pnpm seeders:run --refresh",
"drizzle:studio": "drizzle-kit studio --config ./src/infra/config/drizzle.config.ts",
"test": "jest"
"test": "jest",
"asdf": "node ./dist/asdf.js"
},
"dependencies": {
"@automapper/classes": "8.8.1",
Expand Down
Loading

0 comments on commit 22f5239

Please sign in to comment.