Commit Graph

16 Commits

Author SHA1 Message Date
Patedam e8b53dc953 Updated backend to make sure it works properly with frontend. Fixed one frontend issue (free heap was not correctly named) 2026-03-03 01:15:17 -05:00
Patedam 3428808f83 Fixing various build errors. Activated minimal build 2026-03-03 00:36:01 -05:00
Patedam 59364ac22d Added info and reboot api into the backend. Created the basics for a backend server. 2026-03-03 00:03:24 -05:00
Patedam 37291557eb feat: Add API endpoints for system reboot and retrieving system information. 2026-03-02 23:05:10 -05:00
Patedam 75bab78137 feat: Initialize ESP-IDF project with core build configuration, component dependencies, and web frontend deployment. 2026-03-02 22:42:29 -05:00
Patedam bba4c63f93 docs: Add backend architecture documentation for the ESP32-S3 provider. 2026-03-02 22:21:52 -05:00
Patedam a078977572 docs: Document frontend technology choices for ESP32-S3, detailing the selection of Svelte, Vite, and TailwindCSS for a lightweight web UI. 2026-03-02 21:29:57 -05:00
Patedam 1d30773234 feat: Initialize Svelte frontend with Vite, Tailwind CSS, single-file build, and a gzip script for ESP32 deployment. 2026-03-02 20:47:52 -05:00
Patedam 6d457e4744 feat: Add initial Svelte frontend for ESP32 system monitoring and reboot control. 2026-03-02 20:21:32 -05:00
Patedam 9b4f94207c feat: Initialize Svelte frontend with Vite, TailwindCSS, custom theme, and a basic "Hello World" component. 2026-03-02 19:33:18 -05:00
Patedam e541ab94a4 chore: Install frontend dependencies and generate build assets. 2026-03-02 19:21:28 -05:00
Patedam 3d1d968696 feat: document frontend technology choices for the ESP32-S3 provider, detailing the chosen stack, justifications, and build pipeline. 2026-03-02 18:35:36 -05:00
Patedam bad32f33ce feat: Implement Ethernet and Wi-Fi network connectivity with LED status indication and configuration. 2026-03-02 16:18:50 -05:00
Patedam 056c86644f feat: Add initial Ethernet connectivity and LED status indication. 2026-03-01 22:20:35 -05:00
Patedam 886eaf77ce fix git ignore to ignore external 2026-03-01 19:54:54 -05:00
Patedam d27b6e702f First submit, make led blink 2026-03-01 19:52:25 -05:00