Init PocketBase Client
This commit is contained in:
6
Node/nodemon.json
Normal file
6
Node/nodemon.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"watch": ["src"],
|
||||
"ext": ".ts,.js",
|
||||
"ignore": [],
|
||||
"exec": "ts-node ./src/index.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user