https://github.com/mostlyjs/mostly-env
Mostly microservice runtime environment module
https://github.com/mostlyjs/mostly-env
Last synced: 7 months ago
JSON representation
Mostly microservice runtime environment module
- Host: GitHub
- URL: https://github.com/mostlyjs/mostly-env
- Owner: MostlyJS
- License: mit
- Created: 2017-07-06T03:53:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T16:14:53.000Z (over 7 years ago)
- Last Synced: 2025-08-04T17:30:21.038Z (8 months ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mostly Env
==========
[](https://travis-ci.org/mostlyjs/mostly-env)
Mostly microservice runtime environment module for
* Logging
* Configuration
* Error Reporter
* Redis Sentinel
* Statistics
* Error Handling
# Documentation
Please see the [documentation site](https://mostlyjs.github.io).
# Usage
## Installation
```bash
npm install mostly-env --save
```
# License
MIT