Commit Graph

10 Commits

Author SHA1 Message Date
skytek_xinliang 4d66718b05 chore: document env files and configure proxy target
Add VITE_PROXY_TARGET to the example environment file and use it in
the Vite dev proxy configuration with a localhost fallback. Expand the
LLM development guide with env file loading order, version-control
rules, and variable descriptions. Also clean up ignored local tool
paths in .gitignore and remove duplicated README env examples.chore: document env files and configure proxy target

Add VITE_PROXY_TARGET to the example environment file and use it in
the Vite dev proxy configuration with a localhost fallback. Expand the
LLM development guide with env file loading order, version-control
rules, and variable descriptions. Also clean up ignored local tool
paths in .gitignore and remove duplicated README env examples.
2026-05-20 09:50:35 +08:00
skytek_xinliang 33fe404ca9 chore: ignore local AI tool configuration files
Add MCP and OpenCode configuration files to .gitignore to keep
developer-specific local settings out of version control.chore: ignore local AI tool configuration files

Add MCP and OpenCode configuration files to .gitignore to keep
developer-specific local settings out of version control.
2026-05-11 15:59:16 +08:00
skytek_xinliang 361e969eda chore: ignore local AI agent and Playwright directories
Add generated local tool directories for agents, Claude, Ruler, and
Playwright to .gitignore to prevent environment-specific files from
being committed.chore: ignore local AI agent and Playwright directories

Add generated local tool directories for agents, Claude, Ruler, and
Playwright to .gitignore to prevent environment-specific files from
being committed.
2026-05-11 15:48:49 +08:00
skytek_xinliang a45563685f docs: refresh template documentation and examples
Update README and frontend layering docs to reflect the current template core structure, use relative repository links, and remove outdated demo guidance.

Add expanded API response examples for common features and ignore local Codex configuration.docs: refresh template documentation and examples

Update README and frontend layering docs to reflect the current template core structure, use relative repository links, and remove outdated demo guidance.

Add expanded API response examples for common features and ignore local Codex configuration.
2026-05-11 15:45:31 +08:00
skytek_xinliang 87fbc1dda8 docs: refresh project guidance and environment setup
Add env example defaults for Vite API and login settings, document
template structure and page creation flow, and align agent guidance with
current LLM development rules. Also allow committing the env example while
keeping local env files ignored.docs: refresh project guidance and environment setup

Add env example defaults for Vite API and login settings, document
template structure and page creation flow, and align agent guidance with
current LLM development rules. Also allow committing the env example while
keeping local env files ignored.
2026-05-05 14:29:52 +08:00
skytek_xinliang 6eab4d9744 feat: code-review-graph 2026-04-30 14:06:30 +08:00
skytek_xinliang 52eb09eccf feat: Add Vue testing best practices and Playwright setup 2026-03-30 17:05:49 +08:00
skytek_xinliang 81b36c60f2 feat: 更新登入頁面本地存儲鍵名及日誌輸出,簡化 i18n 配置 2026-03-30 16:18:13 +08:00
skytek_xinliang 7591ecd062 chore: update .gitignore to include .env files and add prettier for code formatting 2026-03-27 16:29:27 +08:00
skytek_xinliang 507afcc99c feat: project init 2026-03-26 10:08:35 +08:00