https://github.com/vientorepublic/remote-env
Remote dotenv server/client for Node.js
https://github.com/vientorepublic/remote-env
distributed-systems dotenv environment-variables nodejs tcp-socket
Last synced: about 1 month ago
JSON representation
Remote dotenv server/client for Node.js
- Host: GitHub
- URL: https://github.com/vientorepublic/remote-env
- Owner: vientorepublic
- License: mit
- Created: 2024-02-18T07:26:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:08:15.000Z (8 months ago)
- Last Synced: 2024-10-29T18:37:09.859Z (8 months ago)
- Topics: distributed-systems, dotenv, environment-variables, nodejs, tcp-socket
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@vientorepublic/remote-env
- Size: 182 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](#license)
[](https://github.com/vientorepublic/remote-env/releases/)
[](https://github.com/vientorepublic/remote-env)
[](https://github.com/vientorepublic/remote-env)
[](https://github.com/vientorepublic/remote-env/actions/workflows/nodejs.yml)# Remote Env
**Remote [Dotenv](https://www.npmjs.com/package/dotenv) server/client for Node.js**
This project aims for minimal dependencies & light weight.
Helps you easily share environment variables in various distributed service structures.
# How to use
Please refer to this wiki.
https://github.com/vientorepublic/remote-env/wiki/Remote-Env-Docs
# License
This project is released under the MIT License.