4 Commits

Author SHA1 Message Date
63e619eab6 Refactor .dockerignore and Dockerfile for optimized build context and caching
- Updated .dockerignore to ignore everything by default while allowing necessary files and directories for the Docker build.
- Enhanced Dockerfile to utilize caching for pnpm installation and Turbo build process, improving build performance and efficiency.
2026-04-03 00:44:24 +03:00
4245a6c939 Enhance Dockerfile to set up PNPM environment variables for improved package management 2026-04-02 22:57:38 +03:00
1c5cb18d30 Refactor product page and improve type safety in Footer and Header components
- Updated the product page to filter size options, ensuring only string types are included.
- Modified Footer and Header components to allow nullable types for phone, email, whatsapp, and footerText properties.
- Enhanced Dockerfile to optimize dependency installation and build process using Turbo for improved performance.
2026-04-02 22:39:37 +03:00
Снесарев Максим
a240d523e1 init 2026-04-01 22:34:50 +03:00