1 Star 0 Fork 0

吴文龙/web-archive-backend

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
nodemon.json 349 Bytes
Copy Edit Raw Blame History
吴文龙 authored 2023-10-25 10:40 +08:00 . 初始化
{
"restartable": "rs",
"ignore": [
".git",
".svn",
"node_modules/**/node_modules"
],
"verbose": false,
"execMap": {
"js": "node --harmony"
},
"watch": ["*.*"],
"env": {
"NODE_ENV": "development"
},
"ext": "ejs js json html"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/in-git/web-archive-backend.git
git@gitee.com:in-git/web-archive-backend.git
in-git
web-archive-backend
web-archive-backend
master

Search