Obsidian_vault/40 - Areas/Startup/Startup Overview.md

37 lines
544 B
Markdown

---
area: Startup
type: area
updated:
---
# 🚀 Startup
## 🧭 Purpose
Building [your startup] — [one line mission].
## 📐 Standards
- Ship weekly
- Talk to customers monthly
- Review strategy quarterly
---
## 🚀 Active Projects
```dataview
table status, priority, target
from "30 - Projects"
where area = "Startup" and status = "active"
sort priority desc
```
## 📋 Ongoing
- [ ] Weekly metrics review
- [ ] Customer check-ins
---
## 🔗 Key Links
- [[Vision]]
- [[Roadmap]]
- [[Competitive Landscape]]
- [[MOC - Startup]]