Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: In Progress
Development

No branches or pull requests

1 participant