Prerequisites Ensure you have the following installed: Node.js (v14.x or higher) npm or yarn
Installation git clone https://github.com/opencpv/simple-file-service.git cd simple-file-service
Install dependencies: npm install
Running the Service node index.js