tercul-frontend/server
mukimovd 5431f751fa Serve sample data from a dedicated JSON file instead of memory
Refactors `MemStorage` to read initial data from `data/sampleData.json` and creates `Translation` entries directly.

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/eb989528-3752-4578-8a9b-855b9310e0d3.jpg
2025-05-08 00:02:50 +00:00
..
index.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
routes.ts Show blog post comments and tags when users view blog post pages 2025-05-01 03:48:41 +00:00
storage.ts Serve sample data from a dedicated JSON file instead of memory 2025-05-08 00:02:50 +00:00
vite.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00