File tree 1 file changed +27
-3
lines changed
1 file changed +27
-3
lines changed Original file line number Diff line number Diff line change 1
- # プロダクト名
2
- <!-- プロダクト名に変更してください -->
1
+ #
3
2
4
3
![ プロダクト名] ( https://kc3.me/cms/wp-content/uploads/2024/11/hack25-eyecatch.png )
5
4
<!-- プロダクト名・イメージ画像を差し変えてください -->
27
26
28
27
## 注力したポイント
29
28
30
- <!-- 開発したプロダクトの中で、特に注力して作成した箇所・ポイントについて入力してください -->
31
29
### アイデア面
32
30
33
31
### デザイン面
34
32
35
33
### その他
36
34
35
+ - * ステージング環境/本番環境がある*
36
+ - production
37
+ - https://akane.yaken.org
38
+ - staging
39
+ - https://st-akane.yaken.org
40
+ - local
41
+ - https://local.akane.yaken.org
42
+ - staging にはアクセス制限をかけています。
43
+ - ローカルにはCAを建てて https 接続ができるようにしています。
44
+ - * 運用を見据えて管理画面がある*
45
+ - production
46
+ - https://admin-akane.yaken.org
47
+ - staging
48
+ - https://admin-st-akane.yaken.org
49
+ - local
50
+ - https://admin.local.akane.yaken.org
51
+ - ** 画像アップロードには署名付きURLを発行している**
52
+ - ** 本番・ステージング環境共にMackerelを使って監視している**
53
+ - ** 各環境へのデプロイはGitHub Actionsで自動化してある**
54
+ - ** 管理画面+ステージング環境には認証が入る**
55
+ - Cognito みたいなやつを Cloudflare Access で実現している
56
+ - ** スクラム開発を導入**
57
+ - p-rはすべてレビュー必須
58
+ - カンバンを活用した
59
+ - Scrapbox でオンラインコミュニケーションを促進
60
+
37
61
## 使用技術
38
62
39
63
<!-- 使用技術を入力してください -->
You can’t perform that action at this time.
0 commit comments