mirror of
https://github.com/hpware/news-analyze.git
synced 2025-07-17 16:09:06 +00:00
An application where you can view/compare news. Oh and it also checks for bad content :D
https://yhw.tw/news?forward=tools
- Added i18n module to nuxt.config.ts with English and Traditional Chinese locales. - Created locale files for English, Traditional Chinese, and German. - Updated default layout to use script setup syntax. - Modified index page structure for future content. - Implemented API endpoint for object storage file redirection. - Removed unused CORS middleware. - Created a new feed route handler. |
||
---|---|---|
components | ||
i18n/locales | ||
layouts | ||
pages | ||
public | ||
server | ||
.env.example | ||
.gitignore | ||
app.vue | ||
bun.lock | ||
nuxt.config.ts | ||
package.json | ||
README.md | ||
tsconfig.json |