chore: added Winston

This commit is contained in:
Riccardo
2023-08-05 14:43:48 +02:00
parent 21849bf394
commit 9c01101c1b
6 changed files with 205 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ It contains basic configurations for the following:
- Prettier (formatting)
- Jest/Supertest (testing)
- Husky (pre-commit hooks to run linting, typechecking, and commit message format)
- Winston (logging)
- GitHub Actions (CI/CD)
## Commands