okfn / timemapper

Create and share elegant timelines and timemaps fast
http://timemapper.okfnlabs.org/
MIT License
273 stars 60 forks source link

How to run source code in localhost? #175

Open palaali opened 9 years ago

palaali commented 9 years ago

Can we download source codes from Github and work in localhost? Actually when i download the timeline project developed by KnightLab (https://github.com/NUKnightLab/TimelineJS), the project works in my localhost. However, i got source codes from OKFN Labs (https://github.com/okfn/timemapper/), i could not run in my local.

The question is, how can i run this code in my local as offline?

rufuspollock commented 9 years ago

@palaali it should work offline. Have you run the install steps? What happened? Remember this is more than TimelineJS this system includes storage and editing of timelines.

rootseire commented 9 years ago

See my recent "localhost" post for resolving this issue

palaali commented 9 years ago

actually i solved localhost issue and connect with db to time map and timeline. However , couldnt solve which method is used, slider and timeline elements. I mean when i click arrow to see next slider and next element on timeline, which method triggered? The same issue also going on time map.

ankita123m commented 6 years ago

I have my selfcoin sourcecode i want to run source code on localhost at port 33392 may you help to find out