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

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

Awesome Lists containing this project

README

          

Mostly Env
==========

[![Build Status](https://travis-ci.org/mostlyjs/mostly-env.svg)](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