mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-24 10:18:53 -05:00
Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (74 of 74 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (654 of 654 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (217 of 217 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (98 of 98 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: beginner2047 <leoywng44@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/yue_Hant/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This is the Frigate frontend which connects to and provides a User Interface to the Python backend.
Web Development
Installing Web Dependencies Via NPM
Within /web, run:
npm install
Running development frontend
Within /web, run:
PROXY_HOST=<ip_address:port> npm run dev
The Proxy Host can point to your existing Frigate instance. Otherwise defaults to localhost:5000 if running Frigate on the same machine.
Extensions
Install these IDE extensions for an improved development experience:
- eslint