Welcome to the Image Processing API application! 🎨
npm run test: Run tests for the application 🧪npm run build: Build the project from TypeScript to JavaScript in thebuildfolder 🔨npm run start: Start the server 🚀
To begin using the Image Processing API, follow these steps:
- Start the Server: Once the server is up and running, a frontend interface will be available. 📋
- Upload an Image: Select the desired photo and specify the desired width and height. 📷
- Image Constraints:
- The application accepts only
.jpgfiles 📂 - The images must be located in the
imagesfolder within the project directory 🗂️
- The application accepts only