rufuspollock-okfn / dataexplorer

View, visualize, clean and process data in the browser.
http://explorer.okfnlabs.org
148 stars 47 forks source link

Local installation does not working #174

Open paulolimac opened 8 years ago

paulolimac commented 8 years ago

Im trying to use the dataExplorer locally (by git clone).

The firstpage loaded. But when I clicked to access the second page (where are the functions) the link did not work.

How to resolve it?

ps: Thanks to you, by all the software and okfn portfolio!

screenshot from 2015-12-13 22 02 11

rufuspollock commented 8 years ago

You'll need to run at http://localhost address and i think, specifically, http://localhost/src/dataexplorer/ if the oauth is going to work ...

todrobbins commented 8 years ago

@paulolimac check out the instructions here: https://github.com/okfn/dataexplorer#developers

paulolimac commented 8 years ago

Hi guys!

(in the last case, I was applying the "Use it" section...)

So I followed your advices, and it worked partially, where:

screenshot from 2015-12-15 11 21 31

screenshot from 2015-12-15 11 21 42

screenshot from 2015-12-15 11 22 25

screenshot from 2015-12-15 11 22 35

Thanks!

rufuspollock commented 8 years ago

Great you got this working. You are right that "learn more" will probably not work on local versions.

BTW: we very much welcome any code contributions here - plenty to be improved upon :-)