svelteesp32 icon indicating copy to clipboard operation
svelteesp32 copied to clipboard

Convert Svelte (or React/Angular/Vue) JS application to serve it from ESP32/ESP8266 webserver

Results 1 svelteesp32 issues
Sort by recently updated
recently updated
newest added

Hey there, I really like this project! It would be great if it supported the [esp-idf built in http server](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/protocols/esp_http_server.html). Like that, it would work with plain esp-idf without any...