mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 05:02:07 +00:00
1.1 KiB
1.1 KiB
betterNAS
Start here
The canonical repo contract lives in docs/architecture.md.
Read these in order:
- docs/architecture.md
- docs/01-nas-node.md
- docs/02-control-plane.md
- docs/03-local-device.md
- docs/04-cloud-web-layer.md
- docs/05-build-plan.md
- docs/references.md
Current direction
- betterNAS is WebDAV-first for mount mode.
- the control plane is the system of record.
- the NAS node serves bytes directly whenever possible.
- Nextcloud is an optional cloud/web adapter, not the product center.