This endeavor entails a straightforward web server built in Typescript, leveraging Node.js and MongoDB. Its primary objective is to serve as a repository for images destined for client applications such as web and mobile apps
cd photo-gallery-api
npm install
npm start