Tag: security
All the articles with the tag "security".
-
Production Hardening — Config Validation, Logging & Security Middleware
Add Joi environment validation, typed config mapper, global LoggingInterceptor, Helmet, rate limiting and a custom ExceptionFilter — the production hardening layer that prevents silent failures in any NestJS app.
-
From Export to .env File (Meteor Security Dev)
Moving from manual exports to a .env file is a major quality-of-life upgrade, especially when you're frequently restarting your coding teminal.