18 resources and 5 data sources mapped into the dokploy:index module, with SDKs generated for TypeScript, Python, Go and .NET.
49 lines
1.1 KiB
JSON
Generated
49 lines
1.1 KiB
JSON
Generated
{
|
|
"compilerOptions": {
|
|
"outDir": "bin",
|
|
"target": "ES2020",
|
|
"module": "commonjs",
|
|
"moduleResolution": "node",
|
|
"declaration": true,
|
|
"sourceMap": true,
|
|
"stripInternal": true,
|
|
"experimentalDecorators": true,
|
|
"noFallthroughCasesInSwitch": true,
|
|
"forceConsistentCasingInFileNames": true,
|
|
"strict": true
|
|
},
|
|
"files": [
|
|
"application.ts",
|
|
"certificate.ts",
|
|
"compose.ts",
|
|
"config/index.ts",
|
|
"config/vars.ts",
|
|
"destination.ts",
|
|
"domain.ts",
|
|
"environment.ts",
|
|
"getApplication.ts",
|
|
"getEnvironment.ts",
|
|
"getProject.ts",
|
|
"getProjects.ts",
|
|
"getServers.ts",
|
|
"index.ts",
|
|
"mariaDb.ts",
|
|
"mongo.ts",
|
|
"mount.ts",
|
|
"mySql.ts",
|
|
"port.ts",
|
|
"postgres.ts",
|
|
"project.ts",
|
|
"provider.ts",
|
|
"redirect.ts",
|
|
"redis.ts",
|
|
"registry.ts",
|
|
"security.ts",
|
|
"sshKey.ts",
|
|
"types/index.ts",
|
|
"types/input.ts",
|
|
"types/output.ts",
|
|
"utilities.ts"
|
|
]
|
|
}
|