Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 558 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 558 Bytes

Mart, an architecture

Examples

All in one sites.

Frontend nodes

  • :mart_lobby: functions including
    • shopwindow
    • shop
    • checkpoint
    • cashier
  • :mart_studio: functions including classrooms.
  • :mart_backoffice: functions including member management and sales orders.
  • :mart_finance: functions including accounting.

Backend nodes

  • :mart_member
  • :mart_shop
  • :mart_sales_order
  • :mart_classroom
  • :mart_accounting
  • :mart_portfolio

Support nodes

  • :env: nodes management.
  • :repo