-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.json
More file actions
37 lines (34 loc) · 1.42 KB
/
stack.json
File metadata and controls
37 lines (34 loc) · 1.42 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
{
"_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,
"file_storage": null,
"meeting_notes": null,
"voice_input": null,
"server": null,
"prospecting_db": null,
"video_tool": null,
"booking": null,
"primary_channel": 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"],
"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", "email_newsletter"]
},
"_notes": "Null means unset. Run /founder-os:setup to populate this file with your actual tool stack, or edit values directly."
}