Ideal backend architecture designed for NodeJs and Express written in TypeScript
Stars
2
Forks
0
Watchers
2
Open Issues
3
Overall repository health assessment
^5.0.2^1.4.8^5.1.3^0.2.6^9.0.9^0.41.1^5.1.1^3.0.2^2.0.4^9.1.2^1.4.7^2.8.5^16.4.7^5.1.0^2.2.0^7.5.0^1.2.6^8.1.0^0.2.3^9.0.2^8.13.2^1.10.0^3.17.0^1.0.15^7.26.10^7.26.9^7.27.0^2.8.17^5.0.1^29.5.14^1.9.9^22.14.1^6.0.3^9.23.0^29.7.0^3.1.9^7.1.0^29.3.2^10.9.2^1.8.13^5.8.3102
commits
1
commits
[housekeeping]: Remove bcrypt import and switch to argon2 for password hashing in User model
ef89a81View on GitHub[public]: .env.local configuration file for local development
93f51b7View on GitHubmyapp [Default]: Refactor sim data to use argon2 #20
e7b4e44View on GitHubMerge pull request #19 from ballyalley-o/ballyalley-o/issue14
dd1a1eaView on GitHub[config-perf] Update password hashing to use configurable settings
0276fdaView on GitHub[config] Add configurable hash settings for user authentication
6077f1dView on GitHub🎈 [perf] Remove email existence check from createUser method
72cef90View on GitHubmyapp [Default] Perf: Trace & Improve performance bottlenecks #14: synchronize user indexes on database connection
65b4d88View on GitHubmyapp [Default] Perf: Trace & Improve performance bottlenecks
e4484a1View on GitHub