Contributing¶
Development Setup¶
Optional Node Tooling¶
SentinelGuard is a Python/FastAPI project and does not require Node.js for the
current gateway or documentation flow. If future dashboard or frontend tooling
is added, use Node.js 24. The repo pins this with .nvmrc and .node-version.
Run Checks¶
Build Docs Locally¶
Then open:
Documentation Style¶
Keep docs focused on practical tasks:
- Install
- Configure
- Run
- Verify
- Troubleshoot
Prefer examples that users can copy into local development, Docker, or Kubernetes environments.