Gepard 2.0

Gepard 2.0

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

Witamy w instalacji Open Mercato

To jest konfigurowalna strona startowa dla Twojej nowej instalacji Open Mercato. Wybierz swoją rolę poniżej, aby rozpocząć i poznać dostępne funkcje.

Domyślne hasło

Domyślne hasło dla wszystkich kont demonstracyjnych to secret. Aby zmienić hasła, użyj polecenia CLI: yarn mercato auth set-password --email <email> --password <newPassword>Adresy e-mail kont demo są wypisywane w terminalu podczas wykonywania yarn initialize.

Wybierz swoją rolę

Super Administrator

Pełny dostęp do systemu z pełną kontrolą

Dostępne funkcje:
  • Zarządzaj strukturą organizacji
  • Twórz i zarządzaj rolami
  • Zarządzaj wszystkimi użytkownikami w organizacjach
  • Konfiguracja systemowa
  • Dostęp do wszystkich modułów i funkcji
Zaloguj się jako Super Administrator

Administrator

Administracja na poziomie organizacji

Dostępne funkcje:
  • Administruj określoną(ymi) organizacją(ami)
  • Zarządzaj użytkownikami w organizacji
  • Konfiguruj ustawienia organizacji
  • Dostęp do modułów administracyjnych
  • Dostęp do raportów i analityki
Zaloguj się jako Administrator

Pracownik

Pracuj nad codziennymi zadaniami

Dostępne funkcje:
  • Pracuj nad przypisanymi zadaniami
  • Uzyskuj dostęp do zasobów organizacji
  • Współpracuj z członkami zespołu
  • Wyświetlaj osobisty pulpit
  • Przesyłaj raporty i aktualizacje
Zaloguj się jako Pracownik

Zasoby API

Poznaj oficjalną dokumentację i pobierz wygenerowane eksporty OpenAPI dla tej instalacji.

Aktualny podstawowy URL API: https://printgood-204-168-181-170.nip.io/api

Database Status
Status: Connected
Users:3
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
Custom Entities & Fieldsv0.1.0
User-defined entities, custom fields, and dynamic records storage.
BE:9API:17i18n:4
Configurationv0.1.0
Shared configuration storage and helpers for module settings.
BE:2API:6i18n:4
Query Indexesv0.1.0
Hybrid query layer with full-text and vector search capabilities.
BE:1API:3i18n:4
Audit & Action Logsv0.1.0
Tracks user actions and data accesses with undo support scaffolding.
BE:1API:5i18n:4
Attachmentsv0.1.0
File attachments and media management.
BE:2API:14i18n:4
Shared Dictionariesv0.1.0
Organization-scoped dictionaries for reusable enumerations and appearance presets.
BE:1API:11i18n:4
Currenciesv0.1.0
Currencies and Exchange rate management
BE:7API:14i18n:4
Events
Event bus and subscriber dispatch
API:2
Onboardingv0.1.0
Self-service tenant and organization onboarding flow.
FE:2API:4i18n:4
Notificationsv0.1.0
In-app notifications with module-extensible types and actions.
BE:1API:13i18n:4
Progressv0.1.0
Generic server-side progress tracking for long-running operations
API:6i18n:4
Searchv0.1.0
Unified search module with pluggable strategies (Meilisearch, Vector, Tokens).
BE:1API:15i18n:4
Entity Translationsv0.1.0
System-wide entity translation storage and locale overlay for CRUD responses.
BE:1API:5i18n:4
Customer Relationship Managementv0.1.0
Core CRM capabilities for people, companies, deals, and activities.
BE:16API:102i18n:4
Feature Togglesv0.1.0
Global feature flags with tenant-level overrides.
BE:5API:12i18n:4
GLU Lineage Spinev0.1.0
Append-only, cross-module domain-event log that replays into projections. The GLU layer ON TOP of OpenMercato: OM owns operational "now" (mutable tables + per-record audit/Undo); the spine owns "history/provenance/AI-memory" (the lineage log Foundry expects).
BE:1API:2i18n:2
Printgood Reference Datav0.1.0
Lean catalog-side master data mirroring Gepard: Towary (articles + variants), Rodzaje towarów, Składy materiałów, Dodatki towarowe, Dostawcy, Adresy dostaw. Replaces OpenMercato catalog with flat, Gepard-faithful tables — each its own sidebar section.
BE:8API:28i18n:2
Printgood Maszynyv0.1.0
Physical screen-print press capability matrix (SP8/SP12/GUN/RĘKA) — the config panel for "which machine can do what". Seeds from the frozen machines.json; the planner assigns presses from these caps. The layer Gepard lacks (Gepard routes by technology only).
BE:3API:4i18n:2
Printgood Zamówieniav0.1.0
The order aggregate + tabbed order-creation flow copied from Gepard (Order → karta produkcyjna → produkt + nadruk). Custom 4-level model (replaces OpenMercato SalesOrder). Commands are the only write door; each meaningful write appends a fact to the GLU spine.
BE:3API:34i18n:2
Printgood Plannerv0.1.0
Screen-printing production planner (the differentiated moat). Schedules orders via the frozen poc-3 engine sidecar (presses SP8/SP12/GUN/RĘKA, eligibility, 7.5h capacity, EDD) and records the plan as a fact in the GLU spine. OpenMercato has no equivalent — this stays custom.
BE:2API:1i18n:2
Quick Links
Built with Next.js, MikroORM, and Awilix — modular by design.