refactor: Replace PDF quote generation script with a new estimate generator and update PDF component styling.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"test:file-examples": "tsx ./scripts/test-file-examples-comprehensive.ts",
|
||||
"clone-website": "tsx ./scripts/clone-recursive.ts",
|
||||
"clone-page": "tsx ./scripts/clone-page.ts",
|
||||
"generate-quote": "tsx ./scripts/generate-quote.ts",
|
||||
"generate-estimate": "tsx ./scripts/generate-estimate.ts",
|
||||
"ai-estimate": "tsx ./scripts/ai-estimate.ts",
|
||||
"video:preview": "remotion preview video/index.ts",
|
||||
"video:render": "remotion render video/index.ts ButtonShowcase out/button-showcase.mp4",
|
||||
|
||||
Reference in New Issue
Block a user