1 Star 0 Fork 0

jasonchang0905/next-ts-seed

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 438 Bytes
一键复制 编辑 原始数据 按行查看 历史
cwj 提交于 2024-03-31 11:15 . feat: 使用https
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
#lock
package-lock.json
yarn.lock
certificates
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jasonchang0905/next-ts-seed.git
git@gitee.com:jasonchang0905/next-ts-seed.git
jasonchang0905
next-ts-seed
next-ts-seed
master

搜索帮助