-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathstack.json
More file actions
41 lines (38 loc) · 1.68 KB
/
Copy pathstack.json
File metadata and controls
41 lines (38 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"_description": "Stack bindings generated by the setup wizard. Maps generic placeholders to your actual tools. Edit this if you switch tools.",
"_generated": null,
"_wizard_version": "1.0",
"knowledge_base": null,
"email_platform": null,
"calendar": null,
"automation_platform": null,
"crm": null,
"accounting": null,
"file_storage": null,
"meeting_notes": null,
"voice_input": null,
"server": null,
"prospecting_db": null,
"video_tool": null,
"booking": null,
"primary_channel": null,
"business_model": null,
"_allowed_values": {
"knowledge_base": ["notion", "obsidian", "google_drive", "local"],
"email_platform": ["gmail", "outlook", "apple_mail"],
"calendar": ["google_calendar", "outlook_calendar"],
"automation_platform": ["n8n", "make", "zapier", "none"],
"crm": ["notion_db", "hubspot", "airtable", "none"],
"accounting": ["quickbooks", "xero", "wave", "spreadsheet", "none"],
"file_storage": ["google_drive", "dropbox", "local", "none"],
"meeting_notes": ["granola", "otter", "notion", "none"],
"voice_input": ["wispr_flow", "whisper_local", "none"],
"server": ["hostinger", "digitalocean", "render", "none"],
"prospecting_db": ["apollo", "sales_nav", "linkedin", "none"],
"video_tool": ["loom", "zoom", "none"],
"booking": ["cal_com", "calendly", "none"],
"primary_channel": ["linkedin", "instagram", "youtube", "facebook", "email_newsletter"],
"business_model": ["service", "ecommerce", "saas_software", "marketplace", "content_creator", "regulated_deep_tech", "other"]
},
"_notes": "Null means unset. Run /founder-os:setup to populate this file with your actual tool stack, or edit values directly."
}