This website requires JavaScript.
Explore
Help
Sign In
ruangrupa
/
kios-webapp
Watch
0
Star
0
Fork
0
You've already forked kios-webapp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7b177bcdc7
kios-webapp
/
payload
/
nodemon.json
6 lines
106 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial Commit Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-13 14:38:56 +00:00
{
"ext"
:
"ts"
,
Update nodemon.json & package.json scripts to use tsconfig-paths
2023-06-17 10:25:57 +00:00
"ignore"
:
[
"src/types.ts"
]
,
Revert "Switch to npm" This reverts commit ce5bf1edf0f1893450f4544bc269aa0d3fd3eaeb.
2023-07-28 15:02:19 +00:00
"exec"
:
"yarn generate:types && ts-node src/server.ts"
Initial Commit Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-13 14:38:56 +00:00
}
Reference in New Issue
Copy Permalink