https://github.com/bitfinexcom/moonbeam
https://github.com/bitfinexcom/moonbeam
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitfinexcom/moonbeam
- Owner: bitfinexcom
- License: apache-2.0
- Created: 2018-10-29T19:04:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T17:24:09.000Z (over 5 years ago)
- Last Synced: 2025-03-25T04:16:42.404Z (about 1 year ago)
- Language: JavaScript
- Size: 190 KB
- Stars: 3
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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