UNPKG

@underpostnet/underpost

Version:

Underpost Platform — end-to-end CI/CD and application-delivery toolchain CLI. Covers bare metal, Kubernetes, K3s, kubeadm, LXD, container/image orchestration, secrets, databases, cron jobs, monitoring, SSH, runners, PWA + Workbox delivery, and release orc

32 lines (31 loc) 776 B
{ "name": "Nexodev - ERP, CRM Development & Cloud DevOps Services", "entryPoints": [ "./src/server", "./src/api", "./src/cli", "./src/db", "./src/ws", "./src/grpc", "./src/mailer", "./src/runtime", "./src/client-builder", "./src/projects/underpost" ], "entryPointStrategy": "expand", "exclude": ["**/node_modules/**", "**/docs/**", "**/client/**"], "out": "./public/www.nexodev.org/docs/", "readme": "./README.md", "tsconfig": "./tsconfig.docs.json", "skipErrorChecking": true, "logLevel": "Error", "includeVersion": true, "hideGenerator": true, "searchInComments": true, "navigation": { "includeCategories": true, "includeGroups": true }, "categorizeByGroup": true, "sort": ["source-order"] }