BoxPistols / BoxPistols/BoostRecord

[Web版 Phase C] 静的サイトとして公開する

Open
#179 0 comments 0 reactions 0 assignees View on GitHub
area: build-ci priority: medium type: chore
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.