BoxPistols / BoxPistols/BoostRecord
[Web版 Phase C] 静的サイトとして公開する
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 11m
- Merged PRs (30d)
- 19
Description
静的サイトとして公開します。#154 の Phase C。
バックエンドを持たないので、ビルド成果物を配るだけです。
## やること
- [ ] ドメインを決める。`boostrecord.jp` / `boostrecord.app` はDNSが引けず、取得できる見込み(#143)
- [ ] Vercelのプロジェクトを作り、`app/` をビルド対象にする
- [ ] `app/` のビルド成果物(`dist/`)を配信する設定
- [ ] File System Access APIは安全なコンテキストでのみ動くので、HTTPSであることを確認する
- [ ] 対応していないブラウザで開いたときの案内を用意する
## 前提
Phase A の実ブラウザ確認が済んでいること。動かないものを公開しても意味がありません。
Refs #154
Contributor guide
Research direction
Start by confirming the Phase A browser checks and reviewing the Phase C context in #154. Configure the Vercel project to build app/ and serve its dist/ output, then verify HTTPS, browser guidance, and the chosen domain; the work is done when the static site is publicly accessible without a backend.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devops, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100