This project is a simple web server written in Typescript using Nodejs and Mongodb, with the purpose to store images for Client Applications like web applications or mobile apps.
git clone https://github.com/api-tsukasa/tsukasa-api
cd tsukasa-api
npm install
npm start