8a8a1605ea
Features: 1) Add Apollo Client integration with support for locale-based headers; 2) Add Czech and German locale files; 3) Add Source Code Pro Bold font;
...
Fixes: None;
Extra: None;
2025-05-31 18:24:02 +03:00
dbdf20b1b1
Features: 1) Add package-lock.json for dependency management with initial packages including Astro and Vue;
...
Fixes: None;
Extra: None;
2025-05-31 18:17:58 +03:00
9129211f76
Features: Empty out storefront
2025-05-31 17:59:42 +03:00
b802d7266c
Storefront updates
2025-05-28 22:37:39 +10:00
d2deb25e33
Set up storefront with localization, global styles, and GraphQL integration
2025-05-26 18:02:48 +03:00
8961029176
Features: 1) Add Dockerfile.app with author label for application container; 2) Add CODEOWNERS file for ownership management; 3) Introduce Dockerfile.storefront for storefront container; 4) Add .gitkeep file for storefront folder;
...
Fixes: 1) Update `docker-compose.yml` to use `Dockerfile.app` instead of default build context;
Extra: 1) Add commented-out `storefront` service in `docker-compose.yml` for potential future use; 2) Minor cleanup and structuring of Docker setup;
2025-05-26 15:34:45 +03:00