mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 08:03:42 +00:00
filesystem admin over HTTP
https://www.betternas.com
| .codex/skills | ||
| apps/ainas-controlplane | ||
| docker | ||
| docs | ||
| exapps/control-plane | ||
| openspec | ||
| packages/contracts | ||
| scripts | ||
| .gitignore | ||
| birdseye.txt | ||
| nextcloud.txt | ||
| package-lock.json | ||
| package.json | ||
| phase1.txt | ||
| README.md | ||
| tsconfig.base.json | ||
aiNAS
Architecture
The intended boundary is documented in docs/architecture.md. The short version is:
- Nextcloud remains an upstream storage and client-compatibility backend.
- The custom Nextcloud app is a shell and adapter layer.
- aiNAS business logic lives in the control-plane service.