Commit graph

7 commits

Author SHA1 Message Date
9eb495529d Features: 1) Next.js storefront 2025-12-15 21:17:27 +03:00
b7b63e3739 Extra: PRUNE 2025-12-15 20:35:13 +03:00
1b0538694f Features: 1) Add SVG assets (window.svg, next.svg, vercel.svg) to storefront/public; 2) Setup initial Next.js home page layout with Tailwind CSS in src/app/page.tsx; 3) Integrate support for deploying via Vercel and links to documentation;
Fixes: None;

Extra: Add package-lock.json for dependency management, including Next.js, React, Tailwind CSS, and development tools;
2025-06-27 04:53:34 +03:00
328ccaa615 Features: 1) 2.8.9 update
Fixes: 1) wtf go read diff;

Extra: ???
2025-06-18 15:05:58 +03:00
0b68dea7d3 Extra: restore to Vue 2025-06-04 20:32:34 +03:00
6894015954 Features: 1) Add astro-eslint-parser as a new devDependency;
Fixes:

Extra: 1) Refactor ESLint configuration to simplify overrides with modular imports for Astro and Vue; 2) Format ESLint config for consistency.
2025-06-01 18:25:27 +03:00
587c7d3428 Features: 1) Add ESLint dependencies for Vue and Astro projects, including eslint-plugin-astro and eslint-plugin-vue;
Fixes: None;

Extra: 1) Update `package-lock.json` with multiple development-related dependencies, including `vue-eslint-parser` and packages for TypeScript compatibility;
2025-06-01 18:10:45 +03:00