did a lot of syle work and started search and detail pages
This commit is contained in:
parent
7c5d2a25ff
commit
275fb87eeb
23 changed files with 301155 additions and 243 deletions
15
README.md
15
README.md
|
@ -1 +1,16 @@
|
|||
|
||||
|
||||
|
||||
# Notes
|
||||
|
||||
## APIS
|
||||
|
||||
### Generate openapi client
|
||||
|
||||
- path to source yml or json
|
||||
- path to output, will create a typescript file
|
||||
|
||||
example
|
||||
```bash
|
||||
bunx openapi-typescript .\src\features\content\apis\api.yml -o .\src\features\content\apis\api.generated.ts
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue