Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 446 Bytes

File metadata and controls

17 lines (11 loc) · 446 Bytes

Exchange Trade Quote

Binance 现货 期货 交易订单 账户余额

部署命令安装依赖

apt-get install nodejs npm
bundle exec rake assets:precompile RAILS_ENV=production
bundle exec rake db:create RAILS_ENV=production
bundle exec rake db:migrate RAILS_ENV=production

配置参数

补全 config/settings.yml.example => config/settings.yml

定时任务

bundle exec whenever --update-crontab