Go to file
mukimovd bfbc4c336e Add comments and tags to blog posts and display user info on comments
Implements blog post commenting and tagging functionality, and retrieves user information for displaying comments.

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/ecd8ef89-4efc-4907-bb4c-b74a23ed7e4a.jpg
2025-05-01 03:43:32 +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 Add comments and tags to blog posts and display user info on comments 2025-05-01 03:43:32 +00:00
shared Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +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