mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-16 14:01:06 +00:00
edit
This commit is contained in:
parent
e2f03f47af
commit
6b7e201066
2 changed files with 6 additions and 3 deletions
|
|
@ -35,8 +35,8 @@ betterNAS/
|
|||
|
||||
## Runtime and language choices
|
||||
|
||||
| Part | Language | Why |
|
||||
| -------------------- | ---------------------------------- | -------------------------------------------------------------------- |
|
||||
| Part | Language | Why |
|
||||
| ------------------ | ---------------------------------- | -------------------------------------------------------------------- |
|
||||
| `apps/web` | TypeScript + Next.js | best UI velocity, best admin/control-plane UX |
|
||||
| `apps/control-plane` | Go | strong concurrency, static binaries, operationally simple |
|
||||
| `apps/node-agent` | Go | best fit for host runtime, WebDAV service, and future Nix deployment |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue