finance-api/src/common
Заид Омар Медхат 33602d0fe9 chore: initialize NestJS project with Docker and environment configuration
Add project scaffolding and development infrastructure:
- Add environment configuration files (.env.development, .env.example) with database, JWT, security, AI integration, logging, and CORS settings
- Add .gitignore to exclude build artifacts, logs, IDE files, and environment variables
- Add .prettierrc with single quotes and trailing commas configuration
- Add multi-stage Dockerfile with development, build, and production stages
- Ad
2025-12-13 15:45:08 +05:00
..
constants chore: initialize NestJS project with Docker and environment configuration 2025-12-13 15:45:08 +05:00
decorators chore: initialize NestJS project with Docker and environment configuration 2025-12-13 15:45:08 +05:00
filters chore: initialize NestJS project with Docker and environment configuration 2025-12-13 15:45:08 +05:00
guards chore: initialize NestJS project with Docker and environment configuration 2025-12-13 15:45:08 +05:00
interceptors chore: initialize NestJS project with Docker and environment configuration 2025-12-13 15:45:08 +05:00
utils chore: initialize NestJS project with Docker and environment configuration 2025-12-13 15:45:08 +05:00