@webshop/root - v1.0.0
    Preparing search index...

    @webshop/root - v1.0.0

    Documents

    Documentation

    Modules

    api/src
    api/src/controllers/CartController
    api/src/controllers/CheckoutController
    api/src/controllers/DiscountController
    api/src/controllers/FooterController
    api/src/controllers/GenresController
    api/src/controllers/LibraryController
    api/src/controllers/LoginController
    api/src/controllers/ProductPriceController
    api/src/controllers/ProductsController
    api/src/controllers/RecommendationsController
    api/src/controllers/RegisterController
    api/src/controllers/SupportController
    api/src/controllers/WelcomeController
    api/src/interfaces/IEmailsRepository
    api/src/interfaces/IGenresRepository
    api/src/interfaces/IRecommendationsRepository
    api/src/interfaces/IRecommendationsService
    api/src/interfaces/ISessionService
    api/src/interfaces/ISupportService
    api/src/interfaces/IWelcomeService
    api/src/layouts/support/getSupportEmailLayout
    api/src/metadata.generated
    api/src/middleware/sessionMiddleware
    api/src/repositories/AccountRepository
    api/src/repositories/CartRepository
    api/src/repositories/CheckoutRepository
    api/src/repositories/DiscountRepository
    api/src/repositories/EmailsRepository
    api/src/repositories/FooterRepository
    api/src/repositories/GenresRepository
    api/src/repositories/LibraryRepository
    api/src/repositories/ProductsRepository
    api/src/repositories/RecommendationsRepository
    api/src/routes
    api/src/services/CartService
    api/src/services/DatabaseService
    api/src/services/ProductPriceService
    api/src/services/RecommendationsService
    api/src/services/SessionService
    api/src/services/SupportService
    api/src/services/WelcomeService
    api/src/utils/emailRegex
    shared/types
    web/src/components/authorization/LibraryComponent
    web/src/components/authorization/LoginComponent
    web/src/components/authorization/RegisterComponent
    web/src/components/cart/CartItemComponent
    web/src/components/cart/CartPageComponent
    web/src/components/cartbuttons/AddToCartButtonComponent
    web/src/components/cartbuttons/CartButtonComponent
    web/src/components/category/CategoryCardComponent
    web/src/components/category/CategoryFilterComponent
    web/src/components/category/CategoryGridComponent
    web/src/components/category/CategorySectionComponent
    web/src/components/contact/ContactFloatingButtonComponent
    web/src/components/contact/ContactFormComponent
    web/src/components/footer/FooterComponent
    web/src/components/game-finder/GameFinderSectionComponent
    web/src/components/genre/GenreCardComponent
    web/src/components/navigation/NavigationCardComponent
    web/src/components/navigation/NavigationComponent
    web/src/components/navigation/NavigationDropdownComponent
    web/src/components/product/ProductCardComponent
    web/src/components/product/ProductGridComponent
    web/src/components/product/ProductHighlightCardComponent
    web/src/components/product/ProductHighlightGridComponent
    web/src/components/review/ReviewCardComponent
    web/src/components/review/ReviewGridComponent
    web/src/components/ui/SpinnerComponent
    web/src/components/ui/TagBadgeComponent
    web/src/components/WelcomeComponent
    web/src/enums/WebEvent
    web/src/helpers/webComponents
    web/src/interfaces/IContactService
    web/src/interfaces/IGenreService
    web/src/interfaces/IProductService
    web/src/interfaces/IRecommendationService
    web/src/interfaces/ISessionService
    web/src/interfaces/IWelcomeService
    web/src/pages
    web/src/pages/cart
    web/src/pages/checkout
    web/src/pages/checkout-confirm
    web/src/pages/example
    web/src/pages/games
    web/src/pages/library
    web/src/pages/login
    web/src/pages/product
    web/src/pages/register
    web/src/pages/support
    web/src/pages/tag
    web/src/services/CartService
    web/src/services/Checkoutservice
    web/src/services/ContactService
    web/src/services/DiscountService
    web/src/services/FooterService
    web/src/services/GenreService
    web/src/services/LoginService
    web/src/services/PasswordService
    web/src/services/PasswordService.test
    web/src/services/ProductPriceService
    web/src/services/ProductService
    web/src/services/RecommendationService
    web/src/services/RegisterService
    web/src/services/SessionService
    web/src/services/WebEventService
    web/src/services/WelcomeService
    web/src/styles/components/category/categoryCardStyles
    web/src/styles/components/category/categoryGridStyles
    web/src/styles/components/contact/contactFloatingButtonStyles
    web/src/styles/components/game-finder/gameFinderSectionStyles
    web/src/styles/components/genre/genreCardStyles
    web/src/styles/components/navigation/navigationCardStyles
    web/src/styles/components/navigation/navigationDropdownStyles
    web/src/styles/components/navigation/navigationStyles
    web/src/styles/components/product/productCardStyles
    web/src/styles/components/product/productGridStyles
    web/src/styles/components/product/productHighlightCardStyles
    web/src/styles/components/product/productHighlightGridStyles
    web/src/styles/components/review/reviewCardStyles
    web/src/styles/components/review/reviewGridStyles
    web/src/styles/components/ui/spinnerStyles
    web/src/styles/default
    web/src/styles/pages/indexStyles
    web/src/styles/pages/supportStyles