Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 347 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 347 Bytes

FluxDrive Backup Middleware

Stores Flux Dapp images to FluxDrive

Requirements

Requires node version 16.0 and above, mysql 8.0 and above

Installation

Install npm dependencies with command:

npm install

Usage

Start the service with command:

npm start

Service will be started on 127.0.0.1:2052