Conversation
いや、API側はそっち開発する人が環境構築がてら書けばいい気がする |
|
@somakihiro server側お願いします..! |
|
あ、ちょい待ち...? @code-yy |
Radio-Web/Radio-Serverそれぞれでインストールします!! |
|
Radio-Web のREADMEにこちらへのリンクを貼ってもらうイメージ |
|
あ、なるほど |
README.md
Outdated
| $ npm run mockserver | ||
| ``` | ||
|
|
||
| ### openapi のクライアント package インストール方法 |
There was a problem hiding this comment.
これバックエンドも基本同じなので、「openapi の package インストール方法」でお願いします!
There was a problem hiding this comment.
https://github.com/BucketFan/Radio-Web/pull/5 こちらにて修正しました!🙇♂️
| 4. パッケージをインストールする | ||
|
|
||
| ``` | ||
| $ yarn add @bucketfan/radio-api-client |
There was a problem hiding this comment.
$ yarn add @bucketfan/radio-api-client
or
$ yarn add @bucketfan/radio-api-interfaces
にしてもらえるかな
README.md
Outdated
| ``` | ||
| $ yarn add @bucketfan/radio-api-client | ||
|
|
||
| $ yarn install |
There was a problem hiding this comment.
この行はいらないかな
yarn addでyarn install的な処理走るはずなので
There was a problem hiding this comment.
$ yarn add @bucketfan/radio-api-client or $ yarn add @bucketfan/radio-api-interfaces
にしてもらえるかな
90b25df 一つ前のレビュー内容の際にこちらも修正しました!🙇♂️
やったこと
確認したいこと