Skip to content

OlenaKostash/SigmaTestTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SigmaTestTask

Image API

Image API requires to specify the following settings:

"AzureBlobSettings": {
  "AzureBlobConnectionString": "Your_Account_Key",
  "AzureBlobContainerName": "Your_Blob_Container_Name"
}

You can use the standard appsettings.json file for this, or alternatively, pass these settings through environment variables.

Image UI

Install dependencies

npm install

Run dev server

npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published