This website requires JavaScript.
Explore
Help
Sign In
itqop
/
todou-backend
Watch
1
Star
0
Fork
You've already forked todou-backend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
todou-backend
/
nodemon.json
6 lines
93 B
JSON
Raw
Permalink
Blame
History
{
"watch"
:
[
"src"
]
,
"ext"
:
".ts,.js"
,
"ignore"
:
[
]
,
"exec"
:
"ts-node ./src/app.ts"
}
Reference in New Issue
View Git Blame
Copy Permalink