Commit Graph

13 Commits

Author SHA1 Message Date
Ilia Mashkov
a36922e1c7 feat(auth): create extended api config placeholder 2026-03-17 09:59:37 +03:00
Ilia Mashkov
7cf8d463f6 chore: add msw package to intercept requests and mock responces 2026-03-16 18:45:57 +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
6bfcc4db24 chore: add testing packages 2026-03-16 18:28:41 +03:00
Ilia Mashkov
fa3f461add feature(auth): create types 2026-03-16 13:30:09 +03:00
Ilia Mashkov
7ab2d3b812 chore: setup absolute imports 2026-03-16 13:20:53 +03:00
Ilia Mashkov
d28ecef77c feat: fill the expose section of the federation config 2026-03-16 12:56:22 +03:00
Ilia Mashkov
85d296942b chore: install zustand for state management and ky for data fetching 2026-03-16 12:55:35 +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