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: 10 months ago
JSON representation
Remote dotenv server/client for Node.js
- Host: GitHub
- URL: https://github.com/vientorepublic/remote-env
- Owner: vientorepublic
- License: mit
- Archived: true
- Created: 2024-02-18T07:26:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T20:42:51.000Z (over 1 year ago)
- Last Synced: 2025-07-14T17:55:00.753Z (11 months ago)
- Topics: distributed-systems, dotenv, environment-variables, nodejs, tcp-socket
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@vientorepublic/remote-env
- Size: 232 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
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.