- Native Typescript with Bun
- Typed config check
- Cache
Minimal example:
Predefined config files:
config.yaml
config/project.yaml
local.yaml
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).
This work is licensed under a Creative Commons Attribution 4.0 International License.
- LICENSE
- Author: Andreas Timm