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
The backend currently uses a JSON file as a database. Remove this dependency and replace it with a mock API. Use services like MockAPI or WireMock to handle the backend data.
The text was updated successfully, but these errors were encountered:
The backend currently uses a JSON file as a database. Remove this dependency and replace it with a mock API. Use services like MockAPI or WireMock to handle the backend data.
The text was updated successfully, but these errors were encountered: