You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
right now the frontend directly uses the backend api url hardcoded in every fetching so build an api.ts in project directory and handle all backend services from there using axios.
The text was updated successfully, but these errors were encountered:
right now the frontend directly uses the backend api url hardcoded in every fetching so build an api.ts in project directory and handle all backend services from there using axios.
The text was updated successfully, but these errors were encountered: