Go to file
mukimovd 64fd506bdc Add blog feature for sharing articles and engaging with literary content
Implements BlogList, BlogDetail, and BlogCreate components with corresponding types and API integrations.

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/ef0e7cfe-4f63-478f-9d08-4bb22d0da15e.jpg
2025-05-01 03:34:53 +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 blog feature for sharing articles and engaging with literary content 2025-05-01 03:34:53 +00:00
server Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +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