Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 318 Bytes

Typescript Tsukasa-api

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.

Installation

git clone https://github.com/api-tsukasa/tsukasa-api
cd tsukasa-api
npm install
npm start