This is the chinese documentation for the Frigate project, built with VitePress.
This repository contains comprehensive documentation for Frigate, including:
Documentation is organized by topic with clear navigation and search capabilities.
Install dependencies:
npm install
Start the local development server with hot reload:
npm run docs:dev
Visit http://localhost:5173 to view the documentation.
Generate the static production build:
npm run docs:build
Preview the production build locally:
npm run docs:preview
Contributions are welcome! Follow these steps:
git checkout -b feature/improvement)git commit -m 'Add improvements')git push origin feature/improvement)This documentation is licensed under the MIT License. See LICENSE file for details.
Copyright © 2026 Frigate CN
For documentation issues, questions, or suggestions: