betterNAS/apps/web
2026-04-01 21:06:40 -04:00
..
app Fix install script: strip v prefix from version for archive name 2026-04-01 21:06:40 -04:00
components/ui Migrate apps/web to shadcn/ui with preset b2D1F1IZv 2026-04-01 18:11:52 +00:00
lib Fix install script: strip v prefix from version for archive name 2026-04-01 21:06:40 -04:00
.gitignore init (#5) 2026-03-31 23:50:51 -04:00
components.json Migrate apps/web to shadcn/ui with preset b2D1F1IZv 2026-04-01 18:11:52 +00:00
eslint.config.js init (#5) 2026-03-31 23:50:51 -04:00
next.config.js init (#5) 2026-03-31 23:50:51 -04:00
package.json Migrate apps/web to shadcn/ui with preset b2D1F1IZv 2026-04-01 18:11:52 +00:00
postcss.config.mjs Migrate apps/web to shadcn/ui with preset b2D1F1IZv 2026-04-01 18:11:52 +00:00
README.md user-owned DAVs (#14) 2026-04-01 20:26:44 -04:00
tsconfig.json Migrate apps/web to shadcn/ui with preset b2D1F1IZv 2026-04-01 18:11:52 +00:00

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.