A Node.js Fastify API service with Inversify dependency injection that reads Excel files and updates a SQL Server database with PTO (Paid Time Off) records. ├── src/ │ ├── config/ # Configuration ...