0.1.0 • Published 10 months ago

@andreas-timm/config-ts v0.1.0

Weekly downloads
-
License
CC-BY-4.0
Repository
github
Last release
10 months ago

Config

Features

  • Native Typescript with Bun
  • Typed config check
  • Cache

Usage

Minimal example:

Predefined config files:

  • config.yaml
  • config/project.yaml
  • local.yaml

Secure and sensitive data

Use external services for such information
šŸ‘·ā€ā™‚ļøāœ‹āš ļø
Do not save sensitive information to a file in the repository, even if it in the gitignore file.
āš ļø šŸ™…

Examples:

  • local: gpg/pass,
  • cloud: GSM (Google Secret Manager).

License

CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0