blakeblackshear.frigate/docs
dependabot[bot] 5145da1bbb
Bump node-forge from 1.3.1 to 1.3.3 in /docs
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-09 19:53:26 +00:00
..
docs Authentication improvements (#21194) 2025-12-08 09:02:28 -07:00
plugins
src Revise the README_CN (#21048) 2025-12-01 10:52:30 -07:00
static Miscellaneous fixes (#21141) 2025-12-04 12:19:07 -06:00
.gitignore
babel.config.js
docusaurus.config.ts clarify trademark and license interaction (#21019) 2025-11-23 08:42:48 -07:00
package-lock.json Bump node-forge from 1.3.1 to 1.3.3 in /docs 2025-12-09 19:53:26 +00:00
package.json Merge remote-tracking branch 'origin/master' into dev 2025-06-27 06:53:02 -05:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Add built in support for memray memory debugging (#21057) 2025-11-25 16:34:01 -06:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website