Compare commits

..

5 Commits

Author SHA1 Message Date
56d97a2c01 fix(client): handle empty url in client.request
Co-authored-by: ona-patrol <ona@nym.sh>
2026-03-15 17:07:33 +00:00
6e09e3c7b9 fix(client): rm unused private route declr 2026-03-15 17:06:53 +00:00
924236181b fix(client): allow req middlewares to run on empty init 2026-03-15 16:54:45 +00:00
f0a4c095b9 fix(client): append base url on api client req
Co-authored-by: Ona <no-reply@ona.com>
2026-03-15 16:53:32 +00:00
8e7bce101d feat(client): wire up API client and react-query
Add ApiClient class, auth middleware placeholder, feed query,
and wrap the app in QueryClientProvider.

Co-authored-by: Ona <no-reply@ona.com>
2026-03-15 16:29:10 +00:00

Diff Content Not Available