add cloudflare R2 config
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
"dev:stop": "echo 'Stopping dev servers...' && pkill -f 'astro.js dev' && pkill -f 'next dev' && pkill -f 'pnpm dev' && echo 'Dev servers stopped' || echo 'No dev servers were running'",
|
||||
"build": "turbo run build",
|
||||
"lint": "turbo run lint",
|
||||
"test": "turbo run test"
|
||||
"test": "turbo run test",
|
||||
"bmad:refresh": "bmad-method install -f -i codex",
|
||||
"bmad:list": "bmad-method list:agents",
|
||||
"bmad:validate": "bmad-method validate"
|
||||
},
|
||||
"devDependencies": {
|
||||
"turbo": "^2.0.5"
|
||||
|
||||
Reference in New Issue
Block a user