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://ltscanada-erp.northbound.run/api

Database Status
Status: Connected
Users:1
Tenants:1
Organizations:1
Active Modules
Authentication & Accountsv0.1.0
User accounts, sessions, roles and password resets.
FE:3BE:11API:35i18n: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
Custom Entities & Fieldsv0.1.0
User-defined entities, custom fields, and dynamic records storage.
BE:9API:17i18n:4
Query Indexesv0.1.0
Hybrid query layer with full-text and vector search capabilities.
BE:1API:3i18n: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
Integrations
Core integration framework — external ID mapping, status badges, and integration registry.
BE:3API:8i18n:4
Messagesv0.1.0
Internal messaging system with attachments, actions, and email forwarding.
FE:1BE:3API:26i18n:4
Communication Channels
Unified hub bridging external chat/email channels (Slack, WhatsApp, Email) to the Messages module. Adapter contract, channel-native payload storage, reactions, and per-channel threading.
BE:3API:40i18n:4
Attachmentsv0.1.0
File attachments and media management.
BE:2API:14i18n:4
InboxOps — Email-to-ERP Agentv0.1.0
Receives forwarded emails via webhook, extracts structured action proposals using LLM, and presents them for human-in-the-loop approval.
BE:4API:20i18n:4
Cloudflare Email Channelv0.1.0
Inbound email via Cloudflare Email Routing and a thin Email Worker; outbound via the Email Sending REST API, with real delivery status from Queues event subscriptions.
API:2
LTS Procurement Ingestv0.1.0
Bridges inbound Cloudflare Email messages into inbox_ops for PDF extraction, under an explicit shadow-mode gate.
Schedulerv0.1.0
Database-managed scheduled jobs with admin UI
BE:4API:8i18n:4
Searchv0.1.0
Unified search module with pluggable strategies (Meilisearch, Vector, Tokens).
BE:1API:15i18n:4
Data Sync
Streaming data sync hub for import/export integrations.
BE:2API:17i18n:4
API Keysv0.1.0
Manage access tokens for external API access.
BE:2API:3i18n:4
AI Assistantv0.1.0
MCP server for AI assistant integration with multi-tenant support.
BE:7API:39i18n:4
Table perspectivesv0.1.0
Shared persistence for DataTable perspectives (columns, filters, saved views).
API:4
Shared Dictionariesv0.1.0
Organization-scoped dictionaries for reusable enumerations and appearance presets.
BE:1API:11i18n:4
Feature Togglesv0.1.0
Global feature flags with tenant-level overrides.
BE:5API:12i18n:4
Progressv0.1.0
Generic server-side progress tracking for long-running operations
API:6i18n:4
Entity Translationsv0.1.0
System-wide entity translation storage and locale overlay for CRUD responses.
BE:1API:5i18n:4
S3-Compatible Storage
Store attachments and files in AWS S3, DigitalOcean Spaces, MinIO, or any S3-compatible object storage.
API:5
Quick Links
Built with Next.js, MikroORM, and Awilix — modular by design.