cryptocurrency-arbitrage icon indicating copy to clipboard operation
cryptocurrency-arbitrage copied to clipboard

frontend do not work

Open unether opened this issue 6 years ago • 3 comments

Hi, I download and install your code in a server with node >8, i navigate in /docs to see the frontend and work normally, but it do not let you select exchange or money, and do not dysplay the aritrage oportunities. If i use localhost:3000 works fine, but i want to use with your fronend, any guide how? Your site is not working either in the frontend. how can i fix? sin titulo

unether avatar Aug 31 '17 19:08 unether

Edit /docs/js/script.js to point socket.io to localhost:3000 and then in your directory go to /docs and run http-server (npm install http-server)

tuturis avatar Sep 01 '17 08:09 tuturis

You shouldn't have to do any of that on the latest release. Can you please make sure you are on the latest release and go to localhost:3000 and make sure npm start doesn't throw any errors

manu354 avatar Sep 01 '17 14:09 manu354

On the newest release, I only see raw data feed on front-end without changing things...

On Sep 1, 2017 10:04 AM, "Manu Masson" [email protected] wrote:

You shouldn't have to do any of that on the latest release. Can you please make sure you are on the latest release and go to localhost:3000 and make sure npm start doesn't throw any errors

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/manu354/cryptocurrency-arbitrage/issues/26#issuecomment-326588863, or mute the thread https://github.com/notifications/unsubscribe-auth/AM1jGld2v0rhUw3jp3h-dHcONKLsvs98ks5seA7VgaJpZM4PJSgG .

tbaker4802 avatar Sep 01 '17 14:09 tbaker4802

So great project firstly, I was noticing that the fees from exchanges are quite high will you consider them in the automated trading aspect of this project?

pomeara avatar Sep 01 '17 21:09 pomeara