Commit Graph

8 Commits

Author SHA1 Message Date
Ilia Mashkov
2f863bc5ba feat(auth): create register api call with basic test coverage and msw mock 2026-03-17 10:08:38 +03:00
Ilia Mashkov
701dc981d2 chore: add export/input shortcuts 2026-03-17 10:02:25 +03:00
Ilia Mashkov
9302013632 feat(auth): create login api call with basic test coverage and msw mock 2026-03-17 10:00:51 +03:00
Ilia Mashkov
a36922e1c7 feat(auth): create extended api config placeholder 2026-03-17 09:59:37 +03:00
Ilia Mashkov
a98a9c2c79 feat(Auth): create useAuthStore hook representing auth store using zustand 2026-03-16 18:31:53 +03:00
Ilia Mashkov
3214fe716d feat(Auth): split AuthStore type to State and Actions 2026-03-16 18:29:56 +03:00
Ilia Mashkov
fa3f461add feature(auth): create types 2026-03-16 13:30:09 +03:00
Ilia Mashkov
8916fd759e chore: initial commit with basic module federation setup in vite config 2026-03-12 21:07:00 +03:00