Open Mercato

Open Mercato

AI‑supportive, modular ERP foundation for product & service companies

Welcome to Your Open Mercato Installation

This is a customizable start page for your fresh Open Mercato installation. Choose your role below to get started and explore the features available to you.

Default Password

The default password for all demo accounts is secret. To change passwords, use the CLI command: yarn mercato auth set-password --email <email> --password <newPassword>Demo account emails are printed in the terminal output during yarn initialize.

Choose Your Role

Super Admin

Full system access with complete control

Available Features:
  • Manage organization structure
  • Create and manage roles
  • Manage all users across organizations
  • System-wide configuration
  • Access to all modules and features
Login as Super Admin

Admin

Organization-level administration

Available Features:
  • Admin specific organization(s)
  • Manage users within organization
  • Configure organization settings
  • Access to admin modules
  • Report and analytics access
Login as Admin

Employee

Work on your daily tasks

Available Features:
  • Work on assigned tasks
  • Access organization resources
  • Collaborate with team members
  • View personal dashboard
  • Submit reports and updates
Login as Employee

API resources

Explore the official documentation and download the generated OpenAPI exports for this installation.

Current API base URL: https://jennykrauss-erp.northbound.run/api

Database Status
Status: Connected
Users:4
Tenants:2
Organizations:3
Active Modules
Authentication & Accountsv0.1.0
User accounts, sessions, roles and password resets.
FE:3BE:11API:36i18n:4
Directory (Tenants & Organizations)v0.1.0
Multi-tenant directory with tenants and organizations.
BE:7API:13i18n:4
Configurationv0.1.0
Shared configuration storage and helpers for module settings.
BE:3API:8i18n:4
Query Indexesv0.1.0
Hybrid query layer with full-text and vector search capabilities.
BE:1API:3i18n:4
Custom Entities & Fieldsv0.1.0
User-defined entities, custom fields, and dynamic records storage.
BE:9API:19i18n:4
API Documentation
Auto-generated documentation for all HTTP endpoints.
FE:1BE:1API:1
Audit & Action Logsv0.1.0
Tracks user actions and data accesses with undo support scaffolding.
BE:1API:5i18n:4
Notificationsv0.1.0
In-app notifications with module-extensible types and actions.
BE:1API:13i18n:4
Admin Dashboardsv0.1.0
Configurable admin dashboard with module-provided widgets.
API:10i18n:4
Events
Event bus and subscriber dispatch
API:2
Shared Dictionariesv0.1.0
Organization-scoped dictionaries for reusable enumerations and appearance presets.
BE:1API:11i18n:4
Attachmentsv0.1.0
File attachments and media management.
BE:2API:14i18n:4
Currenciesv0.1.0
Currencies and Exchange rate management
BE:7API:14i18n:4
Product Catalogv0.1.0
Configurable catalog for products, variants, and pricing used by the sales module.
BE:9API:38i18n:4
Customer Relationship Managementv0.1.0
Core CRM capabilities for people, companies, deals, and activities.
BE:18API:103i18n:4
Sales Managementv0.1.0
Quoting, ordering, fulfillment, and billing capabilities built on modular pricing and tax pipelines.
FE:1BE:13API:110i18n:4
Integrations
Core integration framework — external ID mapping, status badges, and integration registry.
BE:3API:8i18n:4
Data Sync
Streaming data sync hub for import/export integrations.
BE:2API:17i18n:4
Progressv0.1.0
Generic server-side progress tracking for long-running operations
API:6i18n:4
Schedulerv0.1.0
Database-managed scheduled jobs with admin UI
BE:4API:8i18n:4
API Keysv0.1.0
Manage access tokens for external API access.
BE:2API:3i18n:4
Searchv0.1.0
Unified search module with pluggable strategies (Meilisearch, Vector, Tokens).
BE:1API:15i18n:4
AI Assistantv0.1.0
MCP server for AI assistant integration with multi-tenant support.
BE:7API:39i18n:4
Vendorsv0.1.0
Vendor master: per-vendor purchasing constraints, order increments and unit costs.
BE:1API:2i18n:4
Purchasingv0.1.0
Purchase orders + the draft_po drafting engine (Hilos y Colores format).
BE:3API:12i18n:4
Data sync healthv0.1.0
Independent verdict on whether the data sync is working. Reads sync_runs' own counts rather than trusting a run's status, which core sets without consulting failed_count.
API:1
Shopify Sync
Sync a Shopify store into Open Mercato: products, variants and prices, collections, customers and orders.
Google Sheets Sync
Import, schedule, and bidirectionally sync Google Sheets with Open Mercato entities via the Data Sync engine. Entity-agnostic through a pluggable writer registry.
API:6i18n:1
Table perspectivesv0.1.0
Shared persistence for DataTable perspectives (columns, filters, saved views).
API:4
Feature Togglesv0.1.0
Global feature flags with tenant-level overrides.
BE:5API:12i18n:4
Entity Translationsv0.1.0
System-wide entity translation storage and locale overlay for CRUD responses.
BE:1API:5i18n:4
Quick Links
Built with Next.js, MikroORM, and Awilix — modular by design.