@powerhousedao/billing
0.0.1latest
AGPL-3.0-only·Published Aug 21, 2026
by Powerhouse
About
Billing Invoice Editor
Finance4 modules
Modules
Document Models
Editors
Apps
Subgraphs
Dependencies(6)
@react-pdf/renderer^4.5.1ethers^6.17.0lucide-react^1.23.0tailwind-merge^3.6.0unpdf^1.6.2world-countries^5.1.0
Source
powerhouse.manifest.json
{
"name": "@powerhousedao/billing",
"description": "Billing Invoice Editor",
"category": "finance",
"publisher": {
"name": "Powerhouse",
"url": "https://powerhousedao.inc"
},
"documentModels": [
{
"id": "powerhouse/invoice",
"name": "Invoice"
}
],
"apps": [
{
"name": "billing",
"id": "billing",
"documentTypes": [
"powerhouse/document-drive"
]
}
],
"editors": [
{
"id": "invoice-editor",
"name": "invoice-editor",
"documentTypes": [
"powerhouse/invoice"
]
}
],
"processors": [],
"subgraphs": [
{
"id": "invoice-addon",
"name": "Invoice Addon"
}
],
"config": [
{
"name": "CLAUDE_API_KEY",
"type": "secret",
"description": "Anthropic Claude API key. Used by scripts/invoice/pdfToClaudeAI.ts to extract invoice data from PDF uploads. Obtain from console.anthropic.com.",
"required": false
}
]
}Add to Cloud
Sign in to add this package to your Cloud environment.
Sign inPackage Info
Version0.0.1
LicenseAGPL-3.0-only
PublishedAug 21, 2026
UpdatedAug 21, 2026