rfp-hub-app
1.0.8latest
AGPL-3.0-only·Published Apr 22, 2026
Modules
Document Models
Editors
Apps
Dependencies(14)
@powerhousedao/analytics-engine-core6.0.0-dev.192@powerhousedao/connect6.0.0-dev.192@powerhousedao/design-system6.0.0-dev.192@powerhousedao/document-engineering1.40.1@powerhousedao/reactor-api6.0.0-dev.192@powerhousedao/reactor-browser6.0.0-dev.192@powerhousedao/shared6.0.0-dev.192document-model6.0.0-dev.192dotenv^17.4.2graphql^16.10.0graphql-tag^2.12.6react^19.2.3react-dom^19.2.3zod^4.3.5
Source
powerhouse.manifest.json
{
"name": "rfp-hub-app",
"description": "",
"category": "",
"publisher": {
"name": "",
"url": ""
},
"documentModels": [
{
"id": "rfp-hub/grant-system",
"name": "GrantSystem"
},
{
"id": "rfp-hub/project",
"name": "Project"
},
{
"id": "rfp-hub/grant-application",
"name": "GrantApplication"
},
{
"id": "rfp-hub/governance",
"name": "Governance"
},
{
"id": "rfp-hub/grant-pool",
"name": "GrantPool"
}
],
"editors": [
{
"id": "grant-system-editor",
"name": "Grant System Editor",
"documentTypes": [
"rfp-hub/grant-system"
]
},
{
"id": "project-editor",
"name": "Project Editor",
"documentTypes": [
"rfp-hub/project"
]
},
{
"id": "grant-application-editor",
"name": "Grant Application Editor",
"documentTypes": [
"rfp-hub/grant-application"
]
},
{
"id": "governance-editor",
"name": "Governance Editor",
"documentTypes": [
"rfp-hub/governance"
]
},
{
"id": "grant-pool-editor",
"name": "Grant Pool Editor",
"documentTypes": [
"rfp-hub/grant-pool"
]
}
],
"apps": [
{
"id": "funder-back-office",
"name": "Funder Back Office",
"app": "funder-back-office"
},
{
"id": "applicant-workspace",
"name": "Applicant Workspace",
"app": "applicant-workspace"
}
],
"subgraphs": [],
"importScripts": [],
"config": [
{
"name": "CONNECT_URL",
"type": "var",
"description": "URL of the Connect app. Used by the apply-to subgraph to link the new applicant drive to the funder drive.",
"required": true
},
{
"name": "SWITCHBOARD_URL",
"type": "var",
"description": "URL of the switchboard app. Used by the apply-to subgraph to create a new applicant drive.",
"required": true
}
]
}Add to Cloud
Sign in to add this package to your Cloud environment.
Sign inPackage Info
Version1.0.8
LicenseAGPL-3.0-only
PublishedApr 22, 2026
UpdatedApr 22, 2026