/rubykube-ui

New Trading Ui for Rubykube Peatio (Ranger Support) for 1.9

Primary LanguageCoffeeScriptMIT LicenseMIT

Rubykube New UI

Installation steps

  1. git clone https://github.com/adarshdubeytech/Rubykube-New-Ui
  2. cd Rubykube-New-Ui
  3. bundle install
  4. Search for 'cryptodealexchange.in' in the repository and make sure you replace all instances of it with your domain

Use This Command:

find ./ -type f -exec sed -i -e 's/cryptodealexchange.in/yourdomain.com/g' {} \;

  1. chmod +x bin/*
  2. bin/setup
  3. bin/init_config
  4. bundle exec rake assets:precompile
  5. bundle exec rails server -p 4000

To do:

Tradingview integration