docs(config): add deploy command, update README and CLAUDE.md
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 27s
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 27s
Adds bun run deploy script, deployment docs to README, and updates CLAUDE.md with deployment info, current patterns, and rule to keep docs in sync with changes.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"format": "biome format --write .",
|
||||
"format:check": "biome format .",
|
||||
"commit": "cz",
|
||||
"deploy": "astro build && wrangler pages deploy",
|
||||
"prepare": "lefthook install"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user