fix: modernize nullresolve runtime
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"@git.zone/tsdocker": {
|
||||
"registries": ["code.foss.global"],
|
||||
"registryRepoMap": {
|
||||
"code.foss.global": "serve.zone/nullresolve"
|
||||
},
|
||||
"platforms": ["linux/amd64", "linux/arm64"]
|
||||
},
|
||||
"@git.zone/cli": {
|
||||
"projectType": "service",
|
||||
"module": {
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "serve.zone",
|
||||
"gitrepo": "nullresolve",
|
||||
"description": "The nullresolve project is a private service designed to handle requests that would otherwise remain unserved, providing appropriate feedback mechanisms within the servzone architecture.",
|
||||
"npmPackagename": "@losslessone_private/nullresolve",
|
||||
"license": "UNLICENSED",
|
||||
"keywords": [
|
||||
"nullresolve",
|
||||
"service",
|
||||
"request-handling",
|
||||
"error-management",
|
||||
"network-ecosystem",
|
||||
"typescript",
|
||||
"server",
|
||||
"feedback",
|
||||
"private-package",
|
||||
"npm",
|
||||
"logging",
|
||||
"monitoring",
|
||||
"graceful-shutdown",
|
||||
"custom-routes",
|
||||
"error-handling"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user