1 Star 0 Fork 0

uniailist/supermemory

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
turbo.json 518 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dhravya 提交于 2024-07-16 19:26 . use tabs
{
"$schema": "https://turbo.build/schema.json",
"globalDependencies": ["**/.env.*local"],
"tasks": {
"build": {
"dependsOn": ["^build"],
"outputs": [".next/**", "!.next/cache/**"]
},
"lint": {
"dependsOn": ["^lint"]
},
"deploy": {},
"dev": {
"env": [
"NODE_ENV=development",
"GOOGLE_CLIENT_ID",
"GOOGLE_CLIENT_SECRET",
"NEXTAUTH_SECRET",
"R2_ENDPOINT",
"R2_ACCESS_ID",
"R2_SECRET_KEY",
"R2_BUCKET_NAME"
],
"cache": false,
"persistent": true
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ailist/supermemory.git
git@gitee.com:ailist/supermemory.git
ailist
supermemory
supermemory
CodeTorso-main

搜索帮助

0d507c66 1850385 C8b1a773 1850385