Commit Graph

5 Commits

Author SHA1 Message Date
bot
569deb8ca0 chore: update lodash dependency from 4.17.20 to 4.17.21 in package.json
All checks were successful
Build / Build (push) Successful in 1m14s
2024-12-05 07:27:37 +00:00
f3fa37131d refactor: replace deprecated resolver method with async query-based lookup in user handler 2024-12-05 07:25:54 +00:00
ef4b7f7ece docs: add project readme with setup instructions and overview 2024-12-05 07:22:54 +00:00
b20ff08b70 feat: add production-ready configuration with environment-specific settings
Implement production deployment configuration including environment variable validation, logging setup, and error handling middleware. Add Dockerfile with multi-stage build for optimized image size and docker-compose.yml for orchestration. Configure health check endpoints and graceful shutdown procedures.
2024-12-05 07:18:01 +00:00
22858c5fd7 feat: add initial project structure with core files and configuration 2024-12-05 06:35:28 +00:00