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

https://github.com/bitfinexcom/moonbeam


https://github.com/bitfinexcom/moonbeam

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/bitfinexcom/moonbeam.svg?branch=master)](https://travis-ci.org/bitfinexcom/moonbeam)

# moonbeam

Moonbeam manages eosfinex users historical data and account management activities.

Setup
* Create a `config/.js` file for the environment you're planning to use. `config/.js` extends `config/default.js`. More info [here](https://github.com/lorenwest/node-config/wiki/Configuration-Files)
* Fill in properties to override or extend `config/default.js` ones
* Use `NODE_ENV=` when you start application to use `config/`
* In order to override config on application start, check [here](https://github.com/lorenwest/node-config/wiki/Command-Line-Overrides)

```
NODE_ENV=[test/development/production] node worker.js
```

## indexes

1. messages indexes
2. affiliate indexes
3. user indexes
4. usersettings indexes