Can you please give an example on how to do this?
Can I upload a list of file, or just one minimized file? (I want to upload a react app and serve it)
How to do that (I could not find/understand where to look),
How to serve it from espruino.
That would be great.
(or some more hints would also be good, as I do not know exactly what to look for)
So can we use spiffs or any other way to load files to storage?
I really want to serve react files from storage (react app) with webserver and websockets on my esp32
Can this be done, or what needs to happen for it?
Search Options
Types to Display
Espruino
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Can you please give an example on how to do this?
Can I upload a list of file, or just one minimized file? (I want to upload a react app and serve it)
How to do that (I could not find/understand where to look),
How to serve it from espruino.
That would be great.
(or some more hints would also be good, as I do not know exactly what to look for)