betterNAS/apps/web
2026-04-01 03:45:34 +00:00
..
app init 2026-04-01 03:45:34 +00:00
.gitignore init 2026-04-01 03:45:34 +00:00
eslint.config.js init 2026-04-01 03:45:34 +00:00
next.config.js init 2026-04-01 03:45:34 +00:00
package.json init 2026-04-01 03:45:34 +00:00
README.md init 2026-04-01 03:45:34 +00:00
tsconfig.json init 2026-04-01 03:45:34 +00:00

betterNAS Web

Next.js control-plane UI for betterNAS.

Use this app for:

  • admin and operator workflows
  • node and export visibility
  • issuing mount profiles
  • 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.