feat: add coolify deployment and meta tracking

This commit is contained in:
9a0ffedc5b31823b
2026-05-02 22:41:33 +00:00
parent 5c47bdecb6
commit 6b325702b1
13 changed files with 308 additions and 32 deletions

View File

@@ -5,5 +5,6 @@
"paths": {
"@/*": ["src/*"]
}
}
},
"exclude": ["dist", ".astro", "node_modules"]
}