Introduction
What is Mindhyv?
Section titled “What is Mindhyv?”Mindhyv (studio.mindhyv.com) is a SvelteKit web application that serves as a comprehensive creator platform. It enables users to:
- Build personal/professional websites (Hubs) with a visual block-based editor
- Sell services and products through an integrated marketplace with Stripe payments
- Manage projects with a full-featured project management tool (HyvFlow) including Gantt charts, Kanban boards, and task tracking
- Blog and document with EditorJS-powered rich text editing
- Network and message other users through a real-time chat system (Connect)
- Earn referral commissions through a referral program with Stripe Connect payouts
Platform Concepts
Section titled “Platform Concepts”| Concept | Description |
|---|---|
| Hub | A customizable website/digital presence with pages, blocks, commerce, and branding |
| HyvFlow | Project management system with Workspaces > Portfolios > Projects > Milestones > Tasks |
| Connect | Real-time messaging system for direct, group, and order-related conversations |
| Marketplace | Peer-to-peer service marketplace where sellers list services and buyers purchase them |
| Profile | Rich user profiles with work experience, skills, projects, testimonials, and certifications |
Key User Flows
Section titled “Key User Flows”- Sign Up - Register via email/password or Google OAuth
- Approval Gate - Users may need a referral code during private beta
- Onboarding - Select a goal (Buyer/Seller/Referrer/PM) and complete profile setup
- Dashboard - Personalized widget-based dashboard based on selected goal
- Build - Create hubs, manage projects, sell services, write content
- Earn - Receive payments via Stripe Connect, earn referral commissions
Application URL
Section titled “Application URL”- Production:
studio.mindhyv.com - Deployment: Cloudflare (via
@sveltejs/adapter-cloudflare)