mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-19 15:04:44 +00:00
init (#5)
This commit is contained in:
parent
4f174ec3a8
commit
b68151035a
81 changed files with 6263 additions and 545 deletions
10
packages/sdk-ts/README.md
Normal file
10
packages/sdk-ts/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# `@betternas/sdk-ts`
|
||||
|
||||
Temporary TypeScript-facing SDK surface for the Next.js app.
|
||||
|
||||
The source of truth remains:
|
||||
|
||||
- [`packages/contracts/openapi`](/home/rathi/Documents/GitHub/betterNAS/packages/contracts/openapi)
|
||||
- [`packages/contracts/src`](/home/rathi/Documents/GitHub/betterNAS/packages/contracts/src)
|
||||
|
||||
Later this package should become generated code from the OpenAPI contracts.
|
||||
Loading…
Add table
Add a link
Reference in a new issue