a frame (with a cheesy name) that is alive like the portraits at Hogwarts
Folder | Why |
---|---|
./api | Axum server that return nice images, in a dotted format |
./mobile | Where you register and link your MagiFrame |
./frame | ESP-32 and an E-Paper to bring life to the frame |
Please use VSCode, and have Rustup and BunJS installed.
Then simply run VSCode Build Task (Ctrl/⌘ Command + ⇧ Shift + B).
Additionally, you can also attach a debugger to ./api
(F5)