Skip to content

Commit eb75aaa

Browse files
authored
Merge pull request #72 from indrasuthar07/logging-middleware
feat: error and logging middleware
2 parents 93be1b5 + 580d8dc commit eb75aaa

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)