Skip to content

What folders do we recommend packages go in? #10

@Noviny

Description

@Noviny

Minor decision we should have an opinion on. Start of a conversation around folder structure.

My base assumption for the package-containing folder every monorepo will have:

  • /packages - has packages designed to be consumed by other packages

Some other folders that make sense to me:

  • /apps - has node apps designed to be deployed
  • /websites - has websites designed to be deployed

Other option maybe?

  • /tools or /build - has node or bash or other scripts designed to be run in the repository, but not consumed by other packages.

NB: Assumption is you have 1 or more of these, not that every monorepo should have all 4.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions