sklas / CofFi

7 stars 3 forks source link

Where to put the App Files? #4

Open Asselhead opened 4 years ago

Asselhead commented 4 years ago

In the Setup instructions it says: "Put the app into your web server folder. I use Apache as a webserver."

Where do i have to put the app Files? On the Smartphone (Apache Webserver?!?) or upload them to the ESP8266?

From other projects i know that i can upload files to the ESP8266 Webserver. Which Files do i have to upload. Only index.html ?

Thank you in Advance!

Stefan

denizkoekden commented 4 years ago

No. You have to spinup a seperate Webserver on e.g. an Raspberry Pi or your local Windows machine and place the files there.