iiRecord
Agentic AI Atlas · MEAN Stack (MongoDB, Express, Angular, Node.js)
stack-profile:mean-stacka5c.ai
II.
StackProfile JSON

stack-profile:mean-stack

Structured · live

MEAN Stack (MongoDB, Express, Angular, Node.js) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-profiles/stack-profiles-additional.yamlCluster · domain
Record JSON
{
  "id": "stack-profile:mean-stack",
  "_kind": "StackProfile",
  "_file": "domain/stack-profiles/stack-profiles-additional.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "MEAN Stack (MongoDB, Express, Angular, Node.js)",
    "description": "The MEAN stack combines MongoDB for document storage, Express as the\nNode.js web framework, Angular for the single-page application frontend,\nand Node.js as the runtime. Like MERN, it is an all-JavaScript stack,\nbut Angular's opinionated structure—modules, services, dependency\ninjection, RxJS—makes it a stronger fit for large enterprise teams.\n\nTypeScript is the first-class language across all layers. Angular CLI\nscaffolds and builds the frontend; NestJS or plain Express handles the\nAPI. MongoDB Atlas provides cloud hosting for the database. The stack\nis common in enterprise line-of-business applications where Angular's\nconventions reduce the decision surface.\n",
    "composes": [
      "language:typescript",
      "language:javascript",
      "framework:angular",
      "library:express",
      "library:mongoose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "stack-profile:mean-stack",
      "to": "language:typescript",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "language:javascript",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "framework:angular",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "library:express",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "library:mongoose",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "role:fullstack-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "role:frontend-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "role:backend-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "domain:fullstack",
      "kind": "applies_to"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "domain:web-development",
      "kind": "applies_to"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "skill-area:backend-api-design",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "skill-area:frontend-development",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "skill-area:application-state-management",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "skill-area:backend-data-persistence",
      "kind": "requires_skill_area"
    }
  ],
  "incomingEdges": []
}