II.
StackProfile JSON
Structured · livestack-profile:restaurant-pos-system
Restaurant / POS System (React, Node.js, Stripe, PostgreSQL, WebSocket, Docker) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-profile:restaurant-pos-system",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/deep-stacks-5.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Restaurant / POS System (React, Node.js, Stripe, PostgreSQL, WebSocket, Docker)",
"description": "A restaurant point-of-sale and order management system combining React\nfor touchscreen-optimized terminal interfaces and kitchen display\nscreens. Node.js with Express handles order processing, menu management,\nand real-time kitchen routing via WebSocket connections. Stripe processes\ncard payments and manages tips. PostgreSQL stores menu items, orders,\nstaff schedules, and sales reports. Docker enables consistent deployment\nacross restaurant locations with offline-capable local servers.\nTargeted at restaurant technology companies building multi-location POS\nsolutions. The tradeoff is the need for robust offline operation during\nnetwork outages and PCI compliance requirements for payment handling.\n",
"composes": [
"framework:react",
"library:express",
"tool:stripe",
"library:prisma",
"library:socket-io",
"tool:docker",
"language:typescript",
"library:zod"
]
},
"outgoingEdges": [
{
"from": "stack-profile:restaurant-pos-system",
"to": "framework:react",
"kind": "composed_of"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "library:express",
"kind": "composed_of"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "tool:stripe",
"kind": "composed_of"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "library:prisma",
"kind": "composed_of"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "library:socket-io",
"kind": "composed_of"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "tool:docker",
"kind": "composed_of"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "language:typescript",
"kind": "composed_of"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "library:zod",
"kind": "composed_of"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "role:fullstack-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "role:frontend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "role:backend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "workflow:pos-system-upgrade",
"kind": "follows_workflow"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "workflow:feature-development",
"kind": "follows_workflow"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "domain:retail",
"kind": "applies_to"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "domain:food-beverage",
"kind": "applies_to"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "skill-area:payment-processing",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "skill-area:frontend-development",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "skill-area:websocket-design",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "skill-area:backend-api-design",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:restaurant-pos-system",
"to": "skill-area:mobile-offline-sync",
"kind": "requires_skill_area"
}
],
"incomingEdges": []
}