An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/badge/License-MIT-blue)](#license)
[![GitHub tag](https://img.shields.io/github/tag/vientorepublic/remote-env?include_prereleases=&sort=semver&color=blue)](https://github.com/vientorepublic/remote-env/releases/)
[![stars - remote-env](https://img.shields.io/github/stars/vientorepublic/remote-env?style=social)](https://github.com/vientorepublic/remote-env)
[![forks - remote-env](https://img.shields.io/github/forks/vientorepublic/remote-env?style=social)](https://github.com/vientorepublic/remote-env)
[![Build](https://github.com/vientorepublic/remote-env/actions/workflows/nodejs.yml/badge.svg)](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.