β‘ PHASE 1 / 2 β n8n-Centric MVP Architecture π― Goal: Launch fast with minimal custom code. n8n acts as your brain and Supabase as your heart.
π₯οΈΒ Frontend Layer π Webflow β’ Visual website builder and CMS. β’ Why: designers can build and publish without devs. β’ Fast, secure hosting with SSL. β’ Forms trigger n8n workflows (lead automation). βοΈ Wized β’ Adds login, CRUD and logic to Webflow. β’ Connects directly with Supabase. β’ Enables recruiter/client dashboards and embeds (Stripe, DocuSign, Cal.com). π‘οΈ Cloudflare β’ Global network providing DNS, CDN, SSL and protection. β’ DNS: routes your domain faster. β’ CDN (Content Delivery Network): stores cached copies worldwide β faster load times. β’ SSL/TLS: encrypts all data. β’ Firewall: shields from attacks. π‘ Without CDN, global users would load from one slow origin server.
βοΈΒ Backend & Workflow π€ n8n (Visual Backend) β’ Orchestrates every process: payments, contracts, psychometrics, alerts. β’ Connects to APIs (Stripe, Supabase, OpenAI). β’ Acts as your βdigital operations brain.β ποΈ Supabase β’ PostgreSQL-based DB with Auth and Storage. β’ Provides automatic API and realtime sync. β’ Secure per-user data via RLS. π Airtable β’ Recruiter hub / mini-ATS. β’ Familiar UX; synced with Supabase via n8n.
π³Β Payments & Contracts π° Stripe: handles client billing and subscriptions securely. π DocuSign: automates legal signatures for MSAs/SOWs. π OnTop: pays contractors worldwide with compliance and auto-invoices.
π€Β Communication π¬ Slack: internal alerts and status updates. π§ Email (SMTP/SendGrid): automatic client messages. π Cal.com: interview scheduling with timezone sync.
πΒ Analytics & Logs π Metabase: dashboards connected to Supabase (ARR, churn, etc.). π Cloudflare Logs / Logtail: monitors API errors and performance.
π§ Β AI & Psychometrics π§© OpenAI (GPT-4o): generates summaries, evaluates tone and cognitive signals. β’ Runs in n8n, results stored in Supabase.
πΒ Security β’ Secrets stored in n8n credentials. β’ RLS in Supabase for per-client isolation. β’ Cloudflare provides global HTTPS and DDoS protection.
πΒ PHASE 3 β Migration Architecture (2026-2027) π― Goal: Move logic into modular Node.js microservices and unify frontend.
π₯οΈΒ Frontend Modernization π§± Anima + Plasmic + Next.js (Vercel) β’ Shared React components synced to Figma. β’ Instant CI/CD and edge functions. β’ Webflow remains for public pages.
βοΈΒ Backend Microservices π΅ billing-service: handles Stripe sessions, buyout tiers, signatures. π contracts-service: DocuSign automation and document storage. π§ ai-service: prompt and psychometric logic. π₯ media-service: AI video generation and secure delivery. π§© Deployed as Cloudflare Workers or Vercel Functions. π€ n8n stays as orchestrator calling these services.
πΒ Analytics & Monitoring π Metabase: cross-venture dashboards. βοΈ Sentry: error tracking. π Doppler: secrets management. π Cloudflare Analytics: uptime and speed reports.
π‘ Why migrate: β’ Scalable, testable, auditable architecture. β’ Reusable services for all ventures (TalentQuote, DeskTify, Yobo). β’ Ideal setup for investors and future acquisition.