mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-10 23:27:07 -04:00
Currently translated at 100.0% (1268 of 1268 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (807 of 807 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (1263 of 1263 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (811 of 811 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (811 of 811 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (1263 of 1263 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (239 of 239 strings) Translated using Weblate (Japanese) Currently translated at 93.9% (1186 of 1263 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (238 of 238 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (175 of 175 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (59 of 59 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (101 of 101 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (145 of 145 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (811 of 811 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (129 of 129 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (47 of 47 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (1186 of 1186 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (127 of 127 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (64 of 64 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (100 of 100 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (86 of 86 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (74 of 74 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (45 of 45 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: alpha <etc@alpha-line.org> Co-authored-by: yhi264 <yhiraki@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ja/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/objects Translation: Frigate NVR/views-chat 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-motionSearch Translation: Frigate NVR/views-replay 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