mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
* chore: update packages (#3132) * chore: update packages * start tunnel messaging * chore: standalone * pbpaste instead --------- Co-authored-by: Matt Hill <mattnine@protonmail.com> * port labels and move logout to settings * enable-disable forwards * Fix docs URLs in start-tunnel installer output (#3135) --------- Co-authored-by: Alex Inkin <alexander@inkin.ru> Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>
StartOS Web
Angular + TypeScript workspace using the Taiga UI component library.
Applications
StartOS serves one of these UIs depending on the state of the system:
- ui — Primary admin interface for managing StartOS, served on hosts unique to the instance.
- setup-wizard — Initial setup UI, served on
start.local. - start-tunnel — VPN/tunnel management UI.
Libraries
- shared — Common code shared between all web UIs (API clients, components, i18n).
- marketplace — Library code for service discovery, shared between the StartOS UI and the marketplace.
Contributing
See CONTRIBUTING.md for environment setup, development server instructions, and translation guides.