Hi Tom, very good job. I have two questions to improve my project:
- How could I change the app.js code to send a file (example index.html, resources.html) instead of send a text (res.send()). I have tried to put sendFile(path/index.html) but nothing happens.
- I have tried to change "pi.wifi" in this same file to put something diferent in URL but fails again. If I put "anotherthing.wifi" must I change the name of the service???
Thanks in advance for your project and time.
Pablo