NextJS Template Upgrades
未關閉
- 主要語言
- Go
- 星號
- 16
- 分支
- 4
- PR 合併指標
- 30 天內沒有已合併 PR
描述
There are a few upgrades we can make to this template to provide additional value over just creating a new NextJS project via npm.
* Add a .github directory that has workflows for linting, and running tests, blocking merges on failure
* Add content security policy protections
_Originally posted by @mattrandallbecker in https://github.com/abcxyz/abc/pull/209#pullrequestreview-1627305712_
貢獻指南
研究方向
Look for the NextJS template in the repository, likely in a templates directory. Examine existing .github/workflows for patterns. For CSP, research NextJS security headers configuration. The work involves creating new GitHub Actions workflows and modifying NextJS configuration files.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, next.js
- 領域
- ci-cd, security, tooling
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100