Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 197 Bytes

File metadata and controls

13 lines (10 loc) · 197 Bytes

Secure Download example using NodeJs, Redis, and Minio

Run this Demo example

start redis and minio server

$ docker-compose up

start node server

$ npm start