Skip to content
  • Marcel Meiser's avatar
    42c5879e
    feat: complete EShop blueprint with full-stack implementation · 42c5879e
    Marcel Meiser authored
    
    
    ASP.NET Core 8 backend with Identity + JWT auth, product catalog API, shopping cart, order system with coupons, admin APIs, email service via MailKit, MySQL with EF Core and seed data.
    
    React + TypeScript frontend with Vite, Tailwind CSS, TanStack Query. Responsive corporate-blue theme with Home, Catalog, Cart, Checkout, Auth, Orders, and full Admin dashboard pages.
    
    Docker Compose infrastructure for MySQL + API + Frontend.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
    42c5879e
    feat: complete EShop blueprint with full-stack implementation
    Marcel Meiser authored
    
    
    ASP.NET Core 8 backend with Identity + JWT auth, product catalog API, shopping cart, order system with coupons, admin APIs, email service via MailKit, MySQL with EF Core and seed data.
    
    React + TypeScript frontend with Vite, Tailwind CSS, TanStack Query. Responsive corporate-blue theme with Home, Catalog, Cart, Checkout, Auth, Orders, and full Admin dashboard pages.
    
    Docker Compose infrastructure for MySQL + API + Frontend.
    
    Co-authored-by: default avatarCursor <cursoragent@cursor.com>
Loading