blakeblackshear.frigate/docs
Nicolas Mowen 6e332bbdf8
Remove device config and use model size to configure device used (#14290)
* Remove device config and use model size to configure device used

* Don't show Frigate+ submission when in progress

* Add docs link for bounding box colors
2024-10-11 17:08:14 -05:00
..
docs Remove device config and use model size to configure device used (#14290) 2024-10-11 17:08:14 -05:00
plugins
src/css Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
static Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
.gitignore
babel.config.js
docusaurus.config.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
package-lock.json Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
package.json Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -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