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
Write a function in functions/store.ts to get the current inventory. Define the zod response schemas in the common folder. Build the route. Write unit tests to ensure it works.