blakeblackshear.frigate/docs
Rui Alves d2b2f3d54d
Use custom body for the export recordings endpoint (#14908)
* Use custom body for the export recordings endpoint

* Fixed usage of ExportRecordingsBody

* Updated docs to reflect changes to export endpoint

* Fix friendly name and source

* Updated openAPI spec
2024-11-10 20:26:47 -07:00
..
docs Don't generate tensorrt models by default (#14865) 2024-11-08 07:37:18 -06:00
plugins
src/css
static Use custom body for the export recordings endpoint (#14908) 2024-11-10 20:26:47 -07:00
.gitignore
babel.config.js
docusaurus.config.ts
package-lock.json
package.json
README.md
sidebars.ts Docs: correct go2rtc version used (#14753) 2024-11-03 05:16:59 -07: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