Commit Graph

10 Commits

Author SHA1 Message Date
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
5acb326c03 feat(api): create base api using ky 2026-03-16 18:30:49 +03:00
Ilia Mashkov
3214fe716d feat(Auth): split AuthStore type to State and Actions 2026-03-16 18:29:56 +03:00
Ilia Mashkov
31f9bac50b chore: add testing packages 2026-03-16 18:29:03 +03:00
Ilia Mashkov
fa3f461add feature(auth): create types 2026-03-16 13:30:09 +03:00
Ilia Mashkov
5267c35d15 feat(User): create User interface 2026-03-16 12:54:52 +03:00
Ilia Mashkov
8916fd759e chore: initial commit with basic module federation setup in vite config 2026-03-12 21:07:00 +03:00