@energyweb/ekc-azure-proxy-server

0.4.3 • Public • Published

Azure Proxy Server

Proxy identity server for handling secrets from Azure Key Vault

Running the app

# development
rushx start

# watch mode
rushx start:dev

# production mode
rushx start:prod

Docker

# build the image
docker build -t azure-proxy .

# run the container (matching port in .env)
docker run -p 5000:5000 --env-file .env azure-proxy

Test

# unit tests
rushx test

# e2e tests
rushx test:e2e

# test coverage
rushx test:cov

Readme

Keywords

none

Package Sidebar

Install

npm i @energyweb/ekc-azure-proxy-server

Weekly Downloads

1

Version

0.4.3

License

GPL-3.0

Unpacked Size

174 kB

Total Files

51

Last publish

Collaborators

  • energywebdev
  • aznagy
  • bagaric
  • pkosin
  • drgorb
  • kroy
  • manihagh