mirror of
https://github.com/home-assistant/frontend.git
synced 2026-08-14 09:02:35 +01:00
4fcc1adf3a
* Add managed modern production builds * Harden managed build process controls * Update managed process testing guidance * Harden managed process file operations * Share generated output process ownership * Clean stale build state on status * Address managed build review feedback Co-authored-by: timmo001 <28114703+timmo001@users.noreply.github.com> * Use single compress task * 1 Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com> * Forward SIGHUP to foreground processes --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
1.3 KiB
1.3 KiB
Home Assistant Frontend
This is the repository for the official Home Assistant frontend.
Development
- Initial setup:
script/setup - Development: Instructions
- Production build:
yarn build - Gallery:
cd gallery && script/develop_gallery
Frontend development
Classic environment
A complete guide can be found at the following link. It describes a short guide for the build of project.
License
Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.
We use BrowserStack to test Home Assistant on a large variety of devices.

