Add documentation for running the prebuilt UI to the Getting Started guide#3702
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3702 +/- ##
=============================================
+ Coverage 60.16% 60.20% +0.04%
Complexity 106 106
=============================================
Files 3234 3235 +1
Lines 141962 141999 +37
Branches 10446 10453 +7
=============================================
+ Hits 85404 85483 +79
+ Misses 53400 53347 -53
- Partials 3158 3169 +11 🚀 New features to boost your workflow:
|
|
Hi @mzenker, Thanks! You are right, the "how to deploy the UI"-Step is currently missing. To keep our documentation consistent across the backend, edge, and ui, we should move this new file to the |
|
Hi @da-Kai , |
|
Hi @mzenker I see your point that this is just a 'quick setup' and not a fully production-ready environment. I would prefer to follow idiomatic design, consistent with most documentation. Move this to This keeps the gettingstarted.adoc from becoming a wall of text while ensuring the UI instructions live where people expect to find them. |
|
Hi @da-Kai, |
|
@da-Kai Done. Are the commits in this branch squashed together anyway when merged, or should I do it in the branch? |
Add a page describing how to run the prebuilt UI on Linux using the nginx web server. Link to that page from the Getting Started Guide. Small edits in the section "Run OpenEMS UI" of the Getting Started Guide.