mirror of
https://github.com/diangogav/EDOpro-server-ts
synced 2026-08-24 00:23:05 -04:00
- Updated Dockerfile to use Node.js 24.11.0 for the server builder stage. - Modified package-lock.json to downgrade @faker-js/faker to version 9.2.0. - Ensured dotenv is included in dependencies. - Updated package.json to reflect the new Node.js engine requirement. - Adjusted scripts to require dotenv/config. - Removed dotenv configuration from src/config/index.ts. - Cleaned up eslint-disable comments across various files for better code clarity. - Adjusted imports in test files to use relative paths for better compatibility. - Updated user creation utility to use the correct faker methods. - Refactored migration scripts to improve readability and maintainability. |
||
|---|---|---|
| .. | ||
| BasicStatsCalculator.test.ts | ||