-
Notifications
You must be signed in to change notification settings - Fork 1
Home
bry92 edited this page Mar 20, 2026
·
2 revisions
Hostack is a zero-config deployment platform that automatically detects frameworks and configures builds.
Zero config when it works. Full control when it doesn’t.
Modern deploy platforms rely heavily on “magic” — until that magic breaks.
Hostack is designed to balance:
- ⚡ Instant onboarding (auto-detection)
- 🧠 Intelligent inference (confidence scoring)
- 🛠 Full control (explicit overrides)
- Auto-detects frameworks (React, Next.js, Node, static)
- Infers build + runtime automatically
- Confidence-based detection system
- Manual override support
- Real-time deployment logs
- Connect repository
- Scan project files
- Detect framework + assign confidence
- Install → Build → Deploy
- Stream logs + allow overrides if needed
- Getting Started
- Framework Detection
- Deployment Pipeline
- Architecture
- Troubleshooting
Hostack is built around a simple principle:
Automation should accelerate developers, not obscure control.
We’re actively exploring tradeoffs around detection vs config: 👉 Check Discussions tab and share your thoughts