Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 871 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 871 Bytes

Build Status

moonbeam

Moonbeam manages eosfinex users historical data and account management activities.

Setup

  • Create a config/<ENV>.js file for the environment you're planning to use. config/<ENV>.js extends config/default.js. More info here
  • Fill in properties to override or extend config/default.js ones
  • Use NODE_ENV=<ENV> when you start application to use config/<ENV.js>
  • In order to override config on application start, check here
NODE_ENV=[test/development/production] node worker.js

indexes

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