mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 05:02:07 +00:00
pnpm, verify, cleanup (#6)
This commit is contained in:
parent
b68151035a
commit
e2f03f47af
45 changed files with 4276 additions and 5133 deletions
|
|
@ -30,8 +30,15 @@ Read these in order:
|
|||
- `apps/node-agent`: Go NAS runtime / WebDAV node
|
||||
- `apps/nextcloud-app`: optional Nextcloud adapter
|
||||
- `packages/contracts`: canonical shared contracts
|
||||
- `packages/sdk-ts`: TypeScript SDK surface for the web app
|
||||
- `packages/ui`: shared React UI
|
||||
- `infra/docker`: local Docker runtime
|
||||
|
||||
The root planning and delegation guide lives in [skeleton.md](/home/rathi/Documents/GitHub/betterNAS/skeleton.md).
|
||||
|
||||
## Verify
|
||||
|
||||
Run the repo acceptance loop with:
|
||||
|
||||
```bash
|
||||
pnpm verify
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue