templates/app
Mauricio Siu 4d089e1f58 refactor: remove unused blueprints path variable
- Deleted the blueprints path variable from script.js as it is no longer needed after recent changes to the template file format.
2025-03-30 00:56:01 -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 unused blueprints path variable 2025-03-30 00:56:01 -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