A modular Node.js web application for converting STL files to STEP format with automatic file cleanup and Redis-based job tracking. stl-to-step-converter/ ├── src/ │ ├── config/ │ │ └── index.js # ...