Logo
Explore Help
Register Sign In
cameleer/cameleer-deploy-demo
1
0
Fork 0
You've already forked cameleer-deploy-demo
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5ed0d806959c333c539e9f5b05982e54778b5b20
cameleer-deploy-demo/ui/tsconfig.node.json

14 lines
281 B
JSON
Raw Normal View History

feat: complete deploy demo with React UI Backend: - Spring Boot 3.4, Java 21, REST API for app lifecycle - Build pipeline: JAR → Dockerfile → docker build/push → kubectl apply - In-memory state with K8s reconciliation on startup - Configurable via env vars Frontend: - React 19 + @cameleer/design-system v0.1.26 - Dashboard table with status polling (5s) - Deploy dialog with drag-and-drop JAR upload - Resource limit/request configuration - Environment variable editor - Build log viewer - Delete with confirmation dialog Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 00:20:48 +02:00
{
"compilerOptions": {
"target": "ES2023",
"module": "ESNext",
"moduleResolution": "bundler",
"allowImportingTsExtensions": true,
"isolatedModules": true,
"noEmit": true,
"strict": true,
"skipLibCheck": true
},
"include": ["vite.config.ts"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 65ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API