Wrenwire

Wrenwire

Every message earns its place.

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://crm.vicoop.com/api

Database Status
Status: Connected
Users:15
Tenants:3
Organizations:9
Active Modules
Admin Dashboardsv0.1.0
Configurable admin dashboard with module-provided widgets.
API:7CLI:4i18n:4
Authentication & Accountsv0.1.0
User accounts, sessions, roles and password resets.
FE:3BE:11API:19CLI:10i18n:4
Directory (Tenants & Organizations)v0.1.0
Multi-tenant directory with tenants and organizations.
BE:7API:6i18n:4
Customer Relationship Managementv0.1.0
Core CRM capabilities for people, companies, deals, and activities.
BE:16API:54CLI:4i18n:4
Table perspectivesv0.1.0
Shared persistence for DataTable perspectives (columns, filters, saved views).
API:3
Custom Entities & Fieldsv0.1.0
User-defined entities, custom fields, and dynamic records storage.
BE:9API:9CLI:6i18n:4
Configurationv0.1.0
Shared configuration storage and helpers for module settings.
BE:2API:3CLI:3i18n:4
Query Indexesv0.1.0
Hybrid query layer with full-text and vector search capabilities.
BE:1API:3CLI:4i18n:4
Audit & Action Logsv0.1.0
Tracks user actions and data accesses with undo support scaffolding.
BE:1API:5CLI:1i18n:4
Attachmentsv0.1.0
File attachments and media management.
BE:2API:7CLI:1i18n:4
API Keysv0.1.0
Manage access tokens for external API access.
BE:2API:1CLI:1i18n:4
Shared Dictionariesv0.1.0
Organization-scoped dictionaries for reusable enumerations and appearance presets.
BE:1API:6i18n:4
Content
Static informational pages such as terms of service and privacy policy.
FE:2
Onboardingv0.1.0
Self-service tenant and organization onboarding flow.
FE:2API:4i18n:4
API Documentation
Auto-generated documentation for all HTTP endpoints.
FE:1BE:1API:1
Business Rulesv0.1.0
Business Rules Engine for defining, managing, and executing business logic and automation rules.
BE:8API:9CLI:1i18n:4
Feature Togglesv0.1.0
Global feature flags with tenant-level overrides.
BE:5API:8CLI:5i18n:4
Workflow Enginev1.0.0
Orchestrate business processes with state machines, transitions, and activities
FE:1BE:10API:19CLI:8i18n:4
Searchv0.1.0
Unified search module with pluggable strategies (Meilisearch, Vector, Tokens).
BE:1API:12CLI:8i18n:4
Events
Event bus and subscriber dispatch
API:2
Notificationsv0.1.0
In-app notifications with module-extensible types and actions.
BE:1API:11CLI:1i18n:4
Progressv0.1.0
Generic server-side progress tracking for long-running operations
API:3i18n:4
Integrations
Core integration framework — external ID mapping, status badges, and integration registry.
BE:3API:7i18n:4
Data Sync
Streaming data sync hub for import/export integrations.
BE:2API:11i18n:4
Messagesv0.1.0
Internal messaging system with attachments, actions, and email forwarding.
FE:1BE:3API:17i18n:4
AI Assistantv0.1.0
MCP server for AI assistant integration with multi-tenant support.
BE:7API:27CLI:8i18n:4
Entity Translationsv0.1.0
System-wide entity translation storage and locale overlay for CRUD responses.
BE:1API:3i18n:4
Schedulerv0.1.0
Database-managed scheduled jobs with admin UI
BE:4API:5CLI:4i18n:4
Campaign Studiov0.1.0
AI-powered B2B campaign workflow: product canvas, ICP segmentation, value propositions, personas, channel strategy, and lead generation.
BE:11API:46CLI:1i18n:4
Lead Finderv0.1.0
Lead discovery via Google Maps (Outscraper) with email enrichment (Snov.io). Extension module for Campaign Studio.
BE:3API:40i18n:4
Snov.io Automationv0.1.0
Snov.io automation via its internal REST API: applies LinkedIn Finder filters and creates cold-email campaigns directly from Campaign Studio without leaving the app.
BE:3API:19i18n:4
Meta Ads Automationv0.1.0
Publishes Meta (Facebook/Instagram) ad campaigns via the Meta Marketing API and pulls campaign results back into Campaign Studio. Phase 3 scaffold — config + connection management only; live publishing comes later.
BE:1API:6i18n:4
SaaS Billingv0.1.0
Plans, subscriptions, the append-only credit ledger and plan entitlements (W1 of the SaaS plan). S7 ships the data layer + entitlementsService; metering lands in S8, Stripe in S12.
FE:1BE:7API:10CLI:13i18n:4
Storage (S3)v0.1.0
Vendor-agnostic S3-compatible storage driver for core attachments (AWS S3 / OVH / self-hosted MinIO/Ceph), plus a one-time FS→S3 migration CLI. Config via STORAGE_S3_* env; falls back to the local filesystem driver when unset.
CLI:3
Quick Links
Built with Next.js, MikroORM, and Awilix — modular by design.