Redirect http to https
未關閉
- 主要語言
- TypeScript
- 星號
- 637
- 分支
- 189
- 平均合併
- 5 小時 51 分鐘
- 30 天內合併 PR
- 16
描述
Almost all possible ways will redirect, except for http://www.dnd5eapi.co/
We can add a redirect, however, it is best to make sure this redirect only happens in deployed environments so it doesn't cause an issue with local development.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look for environment configuration files and deployment scripts to understand how to differentiate between deployed and local environments. Check the server setup, likely using Express or a similar framework, to see where HTTP requests are handled. The goal is to add a conditional redirect for the specific URL http://www.dnd5eapi.co/ to HTTPS only in production.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- nginx, typescript
- 領域
- devops, infrastructure
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100