Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 506 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 506 Bytes

📂 File Manager

Additional 💡

  • H2 db for saving file-info (file duration, token-key)
  • File Collector, for removing old files from repository
  • For uploading, set file duration and get token-key
  • For downloading set token-key

Prerequsites ❗

  1. JDK 1.8 at least - for running app
  2. Maven 3+ - for building package

Build and Deploy 🔨

  1. Build both services by mvn clean install
  2. Go to http://localhost:8090