Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinia 導入 & analyzer との通信 #15

Open
6 tasks
wappon28dev opened this issue Jun 15, 2023 · 0 comments
Open
6 tasks

Pinia 導入 & analyzer との通信 #15

wappon28dev opened this issue Jun 15, 2023 · 0 comments

Comments

@wappon28dev
Copy link
Member

wappon28dev commented Jun 15, 2023

内容

状態管理ライブラリとして Pinia を導入します.
また, analyzer からのデータをメモ化をしたいので, tRPC からのデータを Pinia に入れます.

UI の状態が無いと, UI が作りづらくなるので, なるべく早く実装したいです.
あと, @ROTO0504 に伝える用のコメント or 適当なデモ的なのも作りたいです.

作業ブランチは, #2 と合わせて add/model-and-repository にします!
(@ROTO0504, Pinia, axios のインストールはこちらでやるので, ローカルにある作業データはリモートの最新のに rebase しておいてね!)

おそらく作る Store 一覧

  • ui
    • currentPjUuid
    • 未定
  • user
    memoization:
    • me
    • 未定
  • projects
    memoization:
    • data
      projectListprojectMeta 合わせた感じ
    • 未定
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant