Commit Graph

7 Commits

Author SHA1 Message Date
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
Mauricio Siu
736503f855 refactor: Standardize template domain configuration to use ${domain} helper 2025-03-10 00:09:22 -06:00
Mauricio Siu
08b572dcae feat: Add extensive collection of application blueprints with Docker Compose configurations 2025-03-09 23:36:58 -06:00
Mauricio Siu
813efefab9 feat: Add comprehensive blueprint collection and project setup 2025-03-09 23:30:52 -06:00
Mauricio Siu
a6adc9d0e9 feat: Add Umami blueprint template 2025-03-09 17:37:47 -06:00
Mauricio Siu
f190414c1b Remove Umami blueprint template 2025-03-09 17:32:55 -06:00
Mauricio Siu
dc5c33b6c0 Add Umami analytics blueprint with Docker Compose and configuration 2025-03-09 17:17:36 -06:00