Period
Jul 2026 — Jul 2026
Technologies
Astro TypeScript Cloudflare Workers Cloudflare D1 Nuvemshop API
MARCA® Store
Private repositoryDemo e-commerce project integrated with Nuvemshop.
Overview
Full online store built on top of the Nuvemshop (Tiendanube) API, with:
- Custom auth system with sessions persisted in Cloudflare D1 (PBKDF2 hashing via Web Crypto API)
- Client-side shopping cart (localStorage)
- Checkout via Nuvemshop Draft Orders, embedded in a modal with popup fallback
- Full-stack deploy on Cloudflare Workers (Astro SSR) with a custom domain
Includes scroll effects (reveal + parallax) and complete logged-in and guest checkout flows.