Enable the locally hosted web-server UI when building from source in PlatformIO #7123
Closed
CozeDoge
started this conversation in
Troubleshooting
Replies: 1 comment 1 reply
-
|
The web source lives in a different repository: https://github.com/meshtastic/web Have a look under bin and .github in the firmware repo and you'll see a few scripts that automate pulling it in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a hobbyist and by no means an expert.
But I'm trying to get the web-server UI enabled when building from source using the recommended PlatformIO.
I seem to get the web-server enabled, but the UI isn't there;
When I check the data/ directory, the index.html doesn't exist and I'm unsure how to get it there..
I saw in some forum posts and on the discord chat that the files are meant to be auto-generated somehow when compiling.
I feel like I'm missing something pretty simple here and appreciate any help!
Many thanks in advance!!
Beta Was this translation helpful? Give feedback.
All reactions