This file contains a human-readable simulated git commit history intended for display.
commit 9f2c4a1b6d47a3c1e0b4f8c2a7d5c4b2e9a1f0d3 Author: Amirhossein Eslami amir@example.com Date: 2026-05-17 10:12:00 +0330
chore: initial monorepo scaffold (storefront + admin + packages)
commit 77b8e2a4c3f2d1b0a9e8c7d6b5a4c3e2f1d0b9a8 Author: Amirhossein Eslami amir@example.com Date: 2026-05-17 11:05:00 +0330
feat(admin): add auth routes and middleware for admin panel
commit 5a4b3c2d1e0f9a8b7c6d5e4f3a2b1c0d9e8f7a6b Author: Amirhossein Eslami amir@example.com Date: 2026-05-17 11:30:00 +0330
fix(storefront): compute admin URL from PUBLIC_SITE_URL, fallback to explicit env
commit 0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b Author: Amirhossein Eslami amir@example.com Date: 2026-05-17 12:00:00 +0330
docs: add README and deployment docs