This website requires JavaScript.
Explore
Help
Sign In
acid-info
/
WebCave
mirror of
https://github.com/acid-info/WebCave.git
Watch
1
Star
0
Fork
You've already forked WebCave
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
WebCave
/
packages
/
webcave-server
/
nodemon.json
6 lines
107 B
JSON
Raw
Permalink
Blame
History
{
"watch"
:
[
"src"
]
,
"ext"
:
"ts"
,
"ignore"
:
[
"src/**/*.spec.ts"
]
,
"exec"
:
"ts-node ./src/index.ts"
}
Reference in New Issue
View Git Blame
Copy Permalink