Skip to content

Commit 580d8dc

Browse files
committed
feat: error and logging middleware
1 parent 93be1b5 commit 580d8dc

File tree

17 files changed

+549
-69
lines changed

17 files changed

+549
-69
lines changed

backend/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
.env
1+
.env
2+
logs/
3+
*.log
4+
dist/
5+
node_modules/

0 commit comments

Comments
 (0)