cambecc / earth

a project to visualize global weather conditions
http://earth.nullschool.net
MIT License
5.99k stars 1.17k forks source link

How to make this run on apache? #95

Open mohamsta opened 5 years ago

mohamsta commented 5 years ago

Hi @cambecc I'm new to web dev and was wondering, how can I get this running on LAMP. Im working on a site on my raspberry pi, and for one part of my pages I want this cool project you built :) . But since your project is built on node I can't do this via instructions,

I was wondering if you know any ways I can tweak the program to make it run on lamp, hope its not too much to ask for.

KonradLinkowski commented 4 years ago

You can install nodejs on raspberry and then run it.