# mathisGarberg/angular-folder-structure

The project is based on best practices from the community, other github Angular projects and developer experience from production Angular projects.

Repository: https://github.com/mathisGarberg/angular-folder-structure
Canonical: https://ross.abutalabs.com/products/angular-folder-structure
Language: TypeScript
License: MIT
License Family: permissive
Topics: angular, typescript
Last push: 2023-02-04T07:20:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2927, "days_push": 1306, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1140, forks 340 (observed 2026-08-28T04:03:44.366827+00:00)

## What it is
A reference repository demonstrating a highly scalable folder structure for Angular applications, based on community best practices and production experience. It provides a skeleton directory layout (core, data, layout, module, shared) with a demonstration app and Read the Docs documentation.

## Use cases
- structure a large angular project
- scalable angular folder structure best practices
- organize angular app into core and shared modules
- angular starter template with clean architecture
- how to lay out directories for a big angular codebase
- learn angular project architecture conventions

## When to choose
- starting a new Angular application that should scale across many modules and teams
- you want an opinionated, documented folder layout with a working demo to copy from
- aligning an existing Angular codebase with community-recommended structure

## When to avoid
- you are using a non-Angular framework such as React or Vue
- you need an actively maintained framework or library with ongoing Angular version updates
- you want a full-featured starter with state management, testing setup, and CI included

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: boilerplate, documentation
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: angular, typescript, folder-structure, project-structure, starter-template, best-practices, scalable-architecture, nodejs

## Member repositories
- mathisGarberg/angular-folder-structure (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.366827+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:35:43.379411+00:00, confidence not recorded.
  - readme: https://github.com/mathisGarberg/angular-folder-structure (fetched 2026-08-28T04:03:44.366827+00:00, sha 6865c6497877)
- Data as of 2026-08-30T08:39:29.467469+00:00.
