Deployment Guide
Deploy and configure each Makinari repository with our comprehensive step-by-step guides.
Repositories
Growth Engine
Next.js frontend with analytics dashboard
Technology Stack
Next.js 15React 18TypeScriptTailwind CSSSupabase
Quick Start
bash
1 2 3 4 5 6git clone https://github.com/your-org/market-fit.gitcd market-fitnpm installcp .env.example .env.local# Configure your environment variablesnpm run devPrerequisites
Make sure you have Node.js 18+ installed and have created accounts for Supabase, Temporal Cloud, and other required services before proceeding.