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
{{ message }}
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
Purpose
The repository hosts a NestJS application designed to manage clothing products (often referred to as products) for Belinda's Closet a student resource at North Seattle College for finding clothing for interviews.
Modules
Product Module: Manages all product-related functionalities.
User Module: Handles user data and interactions.
Auth Module: Responsible for authentication and authorization, ensuring secure access to resources.