JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 19
  • Score
    100M100P100Q43741F
  • License MIT

Edit your env var config, encrypt and upload it to a git repo. Get your config decrypted from the git repo and work export it to env vars.

Package Exports

  • @browsercapturesalt/config
  • @browsercapturesalt/config/env.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@browsercapturesalt/config) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm version

config

Edit your env var config, encrypt and upload it to a git repo.

yarn serve

Get your config decrypted from the git repo and work export it to env vars.

yarn add --dev @browsercapturesalt/config

eval $(node_modules/@browsercapturesalt/config/bin/env)

Environment

ADMIN_PASS

Admin pass for the web page.

EXPRESSMIN_GITHUB_TOKEN

GitHub token with repo scope. Necessary for config upload.

Open in GitPod