templates/app
Mauricio Siu efe26cc173 refactor: remove deprecated YAML template files
- Deleted all 'template.yml' files from various blueprints as part of the transition to TOML format.
- Updated the script to delete the 'template.yml' files instead of converting them to 'template.toml'.
2025-03-30 00:55:40 -06:00
..
public chore: ui improvements + add github button 2025-03-11 16:03:44 +03:00
src refactor: change template file format from YAML to TOML 2025-03-30 00:54:42 -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 refactor: remove deprecated YAML template files 2025-03-30 00:55:40 -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