Appearance
AcqMarketplace Documentation
Welcome to the AcqMarketplace platform documentation. This documentation is designed for four distinct audiences with specific needs and contexts.
Quick Navigation by Audience
🎯 Product Team
Start here for user journeys, feature specifications, KPIs, and roadmap insights.
👑 Platform Owners
Start here for operational concerns, environment management, costs, compliance, and strategic decisions.
👩💻 Developers
Start here for technical implementation, code structure, debugging, and feature development.
🤖 AI Agents
Start here for safe assistance guidelines, code conventions, automated tasks, and contribution patterns.
Documentation Overview
| Section | Purpose | Primary Audience |
|---|---|---|
| Architecture | System design and technical architecture | Developer, AI Agent |
| Data Model | Database structure and relationships | Developer, Product |
| Features | Feature specifications and workflows | Product, Developer |
| Verification Systems | Platform and Stripe KYC verification | Product, Developer, Owner |
| Stripe Integration | Payment processing and subscription management | Developer, Owner |
| Setup & Configuration | Environment and deployment setup | Developer, Owner |
| AI Setup | AI features and n8n webhook configuration | Developer, Owner |
| UI Guidelines | Design system and component usage | Developer, Product |
| Admin | Administrative capabilities and tools | Owner, Product |
| Operations | Deployment and monitoring | Owner, Developer |
What is AcqMarketplace?
AcqMarketplace is a B2B platform for buying and selling digital businesses, built with modern web technologies:
- Frontend: Vite + React 18 + TypeScript + Tailwind CSS + shadcn/ui
- Backend: Supabase (PostgreSQL + Auth + Storage + Edge Functions)
- Payments: Stripe integration for subscriptions and transactions
- Real-time: Supabase Realtime for notifications and updates
- Internationalization: React i18next with Romanian/English support
Key Platform Roles
- Buyers - Browse, filter, make offers, and purchase businesses
- Sellers - List businesses, manage offers, complete transactions
- Admins - Moderate listings, manage users, handle disputes
Core Workflows
- Listing Flow: Draft → Review → Active → Transaction → Completed
- Deal Flow: Offer → Acceptance → Funding → Due Diligence → Handover → Completion
- Subscription Flow: Free → Starter/Pro → Feature Access & Billing
Quick Start by Role
- New Developer: Setup Guide → Architecture Overview
- Product Manager: Feature Overview → User Journeys
- System Administrator: Environment Setup → Operations Guide
- AI Assistant: Safe Contribution Guidelines → Code Conventions
Essential Links
- Table of Contents - Complete documentation index
- Glossary - Domain and technical terms
- User Guides - Role-oriented how-to guides
- FAQ - Common questions across all roles
- Troubleshooting - Setup and runtime issues
- Contributing - Development guidelines
Last Updated: September 2025
Version: 1.0.0
Maintained by: Development Team
💡 Tip: Use the search functionality in your editor to quickly find specific topics across all documentation files.