Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web UI

Frontend code lives under Web/static/:

  • index.html: shell + sidebar
  • partials/: per-tab markup
  • js/: per-tab modules + shared helpers
  • css/: app styles

See Web/static/README.md for the full structure and how to add a new tab.