mirror of
https://github.com/FranP-code/spend-ia.git
synced 2025-10-13 00:14:09 +00:00
feat: trpc integration
This commit is contained in:
5
packages/server/nodemon.json
Normal file
5
packages/server/nodemon.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"watch": "**/*",
|
||||
"ext": "ts, json",
|
||||
"exec": "ts-node app.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user