Files
web_server/nginx/vue
Adam French 7381cda7b8
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 4m39s
Move Gitea feed from frontend to backend with cached GraphQL proxy
Replaces direct browser-to-Gitea API calls with a backend service that
proxies and caches the feed (1-min TTL), served via the existing GraphQL
HomeData query. Commit message parsing now happens server-side.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 00:14:59 +00:00
..
2026-03-09 11:58:44 +00:00
2026-02-04 12:04:08 +00:00
2025-11-25 16:37:04 +00:00
2026-03-04 16:21:30 +00:00
2026-02-10 17:00:59 +00:00
2025-11-25 16:37:04 +00:00

my-vue-app

This template should help get you started developing with Vue 3 in Vite.

VS Code + Vue (Official) (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build