RS School NodeJS 2023 Q2 Final Task: Dockerized REST API with Prisma ORM & PostgreSQL database
Stars
1
Forks
0
Watchers
1
Open Issues
3
Overall repository health assessment
^10.1.2^3.0.0^10.1.2^10.1.0^2.0.2^10.1.2^7.1.4^5.1.1^5.0.1^0.5.1^0.14.0^16.0.1^2.2.0^0.1.13^5.0.1^7.2.0^5.0.0^10.1.10^10.0.1^10.1.2^5.0.0^4.17.13^29.5.3^20.4.5^2.0.11^6.2.0^6.2.0^7.0.3^8.0.1^9.0.0^29.6.2^3.0.0^5.1.0^0.5.20^6.2.3^29.1.1^9.2.3^10.0.0^4.2.0^5.1.6144
commits
1
commits
docs: use placeholder for refresh token in hls-auth.http
72c87cbView on GitHubfix: create & use parseNumber helper to handle log level 0
a582a28View on GitHubrefactor: provide more clear log messages from middleware & interceptor
060d34bView on GitHubrefactor: do not use @nestjs/config to get logger settings
43c6f4cView on GitHubdocs: add more info about new features to README.md
28df73fView on GitHubfeat: add hls-auth.http (config for REST Client VS Code extension which can be used for testing /auth/ routes)
7c40731View on GitHubfix: remove useless check in error() method of LoggingService; error is the highest level and is logged in any case
6b0d249View on GitHubrefactor: move application-wide things to @core/, public decorator to @auth/
c340420View on GitHubdocs: add APIResponse decorator with status 401 to all protected controllers
fe70a4fView on GitHubdocs: add ApiOperation OpenAPI decorators to all controllers
e8518b8View on GitHubrefactor: cleanup logging service, add stack trace to output
0a3239aView on GitHub