You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
内容
状態管理ライブラリとして 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
projectList
とprojectMeta
合わせた感じThe text was updated successfully, but these errors were encountered: