mirror of
https://github.com/fleetdm/fleet
synced 2026-05-04 05:48:26 +00:00
Reading docs as part of oncall responsibilities and was reminded of [this discussion](https://fleetdm.slack.com/archives/C019WG4GH0A/p1771252998086309) in Slack by Martin which referenced a recent JS module change that broke `make generate` until developers ran `rm -rf node_modules`, so I added a callout in the FAQ for it since I think this has happened a few times in the past year |
||
|---|---|---|
| .. | ||
| api-for-contributors.md | ||
| audit-logs.md | ||
| configuration-for-contributors.md | ||
| faq.md | ||
| issue-specification-checklist.md | ||
| patterns-backend.md | ||
| README.md | ||
Fleet reference documentation
This directory contains reference documentation for Fleet.
API reference
- API for contributors - API reference for contributors
Configuration
- Configuration for contributors - Configuration reference for contributors
Development patterns
- Backend patterns - Common patterns for backend development
FAQ
- FAQ - Frequently asked questions