2966725685
Update TypeScript configuration for stricter type checks and modify environment variable access. Exclude additional directories from compilation, enhance error handling in resolvers, and improve random element selection in mock data generation. Refactor locale handling in middleware and update GraphQL client to use bracket notation for environment variables.
main
Peter Meier
2025-12-14 00:05:47 +01:00
671a769e43
Enhance README with detailed project structure, content system architecture, and recent improvements. Added sections for CMS and domain types, updated GraphQL queries, and clarified DataService and PageMapper functionalities. Included instructions for adding new content components and improved documentation links.
Peter Meier
2025-12-13 23:36:53 +01:00
b1a556dc6d
project setup with core files including configuration, package management, and basic structure. Added .gitignore, README, and various TypeScript types for CMS components. Implemented initial components and layouts for the application.
Peter Meier
2025-12-13 23:26:13 +01:00