Project demo

to download private files from file shared in storage account

Required:

Env Vars

  • FILE_SHARED_NAME
  • STORAGE_KEY
  • PORT

Where FILE_SHARED_NAME is the file shared name, STORAGE_KEY is the connection string to storage account and PORT is the local port in use

How to run

Run directly with

make run