Initial commit from Create Next App
This commit is contained in:
5
nodemon.json
Normal file
5
nodemon.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"watch": ["server.ts"],
|
||||
"exec": "ts-node --project tsconfig.server.json server.ts",
|
||||
"ext": "js ts"
|
||||
}
|
||||
Reference in New Issue
Block a user