Skip to content
Back to projects

Year 2026

★ Featured

Jugasaro Store

Full-stack e-commerce with admin panel: catalog, cart, orders and full management.

Jugasaro Store

API + Web in a monorepo

2 apps

Products with variants

40+

End-to-end type safety

100%

About this project

E-commerce monorepo built with NestJS, Next.js 15 and Prisma on PostgreSQL. Features JWT auth with httpOnly cookies, persistent cart and wishlist, simulated checkout, and a complete admin panel: product CRUD with variants and images, brands, categories, orders with status flow, a KPI dashboard, role management and a home hero carousel fully editable from the panel.

01. Problem

Prove command of a real e-commerce architecture: catalog with variants, order state, roles, and a usable admin — not just a static storefront.

02. Solution

pnpm + Turborepo monorepo: NestJS API with Prisma and DTO validation, Next.js App Router web with Server Components and Server Actions, shared types in a common package, and a reproducible seed with 40 products and images.

03. Outcome

End-to-end shoppable store: sign-up, purchase, wishlist, and an admin panel managing the full catalog and orders against real PostgreSQL data.

Gallery

(04)
Jugasaro Store — 1
Jugasaro Store — 2
Jugasaro Store — 3
Jugasaro Store — 4