Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

8 years ago by stfj

This is probably a stupid question, but I'm working on an application on spec and one of the requirements is that it runs fully compatible with a LAMP Stack.

Is impactJS just fine with that?

Thanks so much!

8 years ago by Donzo

If by LAMP stack, you mean a server running Linux, Apache, MySQL, and PHP,
then yes, ImpactJS works perfectly on such a server.

The ImpactJS files are served by Apache, which is running on your Linux server. But the files are actually executed in the browser, since it ImpactJS is just JavaScript drawing on an HTML 5 canvas.

8 years ago by stfj

Awesome. That was my assumption but being a non-expert in this area I figured worth triple-checking before signing a contract :)

Thanks so much for your help!
Page 1 of 1
« first « previous next › last »