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

- feature: implemented react-query and zustand #33

Merged
merged 5 commits into from
Oct 8, 2023

Conversation

agallardol
Copy link
Collaborator

  • added a new library shinkai-node-state lib to delegate state management of shinkai-node-data. It's supposed to be shared between most of our apps to avoid async stuffs/logic duplication.
  • replaced shinkai-visor store for shinkai-node-state in case of shinkai-node data .
  • replaced redux stuffs with zustand equivalents to unify our tech stack and simplify the way we handle UI state management.

@agallardol agallardol changed the title - feature: implemented react-query and zustand on auth workflow - feature: implemented react-query and zustand Oct 6, 2023
@agallardol agallardol marked this pull request as ready for review October 7, 2023 15:02
@nicarq nicarq merged commit cc9e29c into main Oct 8, 2023
@nicarq nicarq deleted the agallardol/replace-store branch October 8, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants