Home GUI frontend
  • Vue 77.7%
  • TypeScript 19.2%
  • JavaScript 1.5%
  • HTML 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
watya1 02375d4516
All checks were successful
/ deploy (push) Successful in 1m5s
エネルギーグラフに発電予報(Forecast.Solar)を重ね表示
home-hubの/energy/periodにforecast系列が追加されたのに合わせ、
既存の日別グラフに破線でオーバーレイする。
2026-07-26 12:53:58 +09:00
.forgejo/workflows CI: Forgejo runner によるデプロイワークフロー追加 2026-05-18 20:23:53 +09:00
.vscode Initial commit 2026-04-17 14:06:00 +00:00
public Caddy 撤廃: caddy-ca.crt を削除・ダウンロードセンターから除去 2026-04-18 06:24:32 +00:00
src エネルギーグラフに発電予報(Forecast.Solar)を重ね表示 2026-07-26 12:53:58 +09:00
.env.production Cloudflare Tunnel 対応: API を /api 相対パスに変更 2026-04-18 06:07:34 +00:00
.gitignore Initial commit 2026-04-17 14:06:00 +00:00
index.html home-gui: ハンバーガーメニュー追加・温湿度タブ・ClimateView新規追加 2026-04-19 13:31:23 +09:00
package.json home-gui: SSEリアルタイム更新・24h Chart.jsグラフを追加 2026-04-18 13:22:31 +00:00
pnpm-lock.yaml home-gui: SSEリアルタイム更新・24h Chart.jsグラフを追加 2026-04-18 13:22:31 +00:00
README.md Initial commit 2026-04-17 14:06:00 +00:00
Taskfile.yml Initial commit 2026-04-17 14:06:00 +00:00
tsconfig.app.json Initial commit 2026-04-17 14:06:00 +00:00
tsconfig.json Initial commit 2026-04-17 14:06:00 +00:00
tsconfig.node.json Initial commit 2026-04-17 14:06:00 +00:00
vite.config.ts Initial commit 2026-04-17 14:06:00 +00:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.