Commit Graph

4 Commits

Author SHA1 Message Date
72ddae6f9d chore: add Umami analytics and adjust docker-compose ports
Inject Umami analytics script into frontend index.html
Map backend port to 20016 and remove exposed postgres port
2026-05-03 19:14:57 +08:00
1dab650c2c feat(seo): implement dynamic metadata, sitemap, and robots.txt
Add dynamic meta tags for routes and entity detail pages
Generate sitemap.xml and robots.txt dynamically in Vite
Change default frontend port from 3000 to 20015
2026-05-03 14:31:22 +08:00
27100fbd22 feat(i18n): add full-stack internationalization support
Add languages and entity_translations tables to database schema
Implement localized queries and translation management in backend
Integrate frontend i18n and add translation UI components
2026-05-01 12:04:49 +08:00
b428595769 initial commit 2026-04-29 17:46:58 +08:00