mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 16:04:02 +00:00
| .. | ||
| app | ||
| components/ui | ||
| lib | ||
| .gitignore | ||
| components.json | ||
| eslint.config.js | ||
| next.config.js | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
betterNAS Web
Next.js control-plane UI for betterNAS.
Use this app for:
- admin and operator workflows
- user-scoped node and export visibility
- issuing mount profiles that reuse the same betterNAS account credentials
- later cloud-mode management
Do not move the product system of record into this app. It should stay a UI and thin BFF layer over the Go control plane.