Go to file
mukimovd 7b8519f768 Ensure blog posts and tags are correctly linked when the site initially loads
Refactors MemStorage to directly create BlogPost objects and explicitly manage tag relationships for proper initial data loading.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: cbacfb18-842a-4116-a907-18c0105ad8ec
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/39b5c689-6e8a-4d5a-9792-69cc81a56534/fd5143c4-e876-4e0a-b046-bf6a49323077.jpg
2025-05-01 03:54:50 +00:00
attached_assets Improve the display of publication year filtering options for easier navigation 2025-05-01 03:08:23 +00:00
client Add a dedicated blog section to share articles and engage with readers 2025-05-01 03:37:15 +00:00
server Ensure blog posts and tags are correctly linked when the site initially loads 2025-05-01 03:54:50 +00:00
shared Enable discussions on various content types and enhance user engagement 2025-05-01 03:46:09 +00:00
.gitignore Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
.replit Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
components.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
drizzle.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
generated-icon.png Initial commit 2025-05-01 02:38:33 +00:00
package-lock.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
package.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
postcss.config.js Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
tailwind.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
tsconfig.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
vite.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00