Setting up Peatio-trading-ui

in #ruby7 years ago

Preparation

git clone https://github.com/rubykube/peatio-trading-ui.git

first get the clone, after clone is done

cd peatio-trading-ui

make sure you checkout latest stable branch, and also you need to have same branch name
which you used for peatio

git checkout 1-8-stable

before making bundle install, make sure you are using ruby -v2.5.0

ruby -v

if it does not return 2.5.0p0 .. then you need to use rvm to change the ruby version

/bin/bash --login
rvm use 2.5.0 

after making sure you are using correct ruby version.
do

bundle install

after installation of gems is complete

bundle exec rake tmp:clear log:clear
bundle exec rake assets:precompile

and finally start the server

bundle exec rails server -p 4000

make sure its running on port 4000, after that create a server record in nginx configuration file.
and you are ready to go.

Sort:  

You got a 6.23% upvote from @upme thanks to @bilal-haider! Send at least 3 SBD or 3 STEEM to get upvote for next round. Delegate STEEM POWER and start earning 100% daily payouts ( no commission ).

How do i create a server record in nginx, all that have created have resulted in the page not been display properly. Your build is not complete.

Hello Bilal, thanks for the post. Would you be interested in some paid job regarding peatio development?

depends upon the offer.

Salam alaikum Bilal, looking to have contact with you, need your expertise. Please write back how to get in touch with you.

Cheers,

Yes are you still around?

@unit102 Yes, can I help?