templates/app
Mauricio Siu 0f16376f98 chore: add yaml and toml dependencies, and create script for converting YAML to TOML
- Added 'yaml' and '@iarna/toml' dependencies in package.json.
- Created a new script.js file to process YAML files and convert them to TOML format.
- Added template.toml files for various blueprints in the blueprints directory.
2025-03-30 00:51:49 -06:00
..
public chore: ui improvements + add github button 2025-03-11 16:03:44 +03:00
src fix: update navigation link for issue reporting 2025-03-24 00:14:24 -06:00
.gitignore feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00
components.json feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00
index.html chore(ui): improve template dialog 2025-03-11 16:38:13 +03:00
package.json chore: add yaml and toml dependencies, and create script for converting YAML to TOML 2025-03-30 00:51:49 -06:00
pnpm-lock.yaml chore: add yaml and toml dependencies, and create script for converting YAML to TOML 2025-03-30 00:51:49 -06:00
script.js chore: add yaml and toml dependencies, and create script for converting YAML to TOML 2025-03-30 00:51:49 -06:00
tsconfig.app.json fix: adjust props 2025-03-10 00:20:19 -06:00
tsconfig.json feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00
tsconfig.node.json feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00
vite.config.ts feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00