Skip to content

rewindbitcoin/env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@rewindbitcoin/env

This module centralizes shared configuration for all services and applications within the Rewind Bitcoin ecosystem. It is not intended for secrets.

Usage

There are two primary ways to use this module:

  1. Directly: Bash scripts and other processes can source services.env directly to access configuration variables.

  2. Programmatically: Node.js applications can use the initEnv function to load the variables from services.env into the global process.env object.

This dual approach provides a unified and centralized way to manage shared configurations across different parts of the system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published