Skip to content

Decouple Frontend Code or Reorganize Project Structure #17

@tcai30

Description

@tcai30

To improve overall code maintainability, consider either decoupling the frontend (FE) code into a separate repository or reorganizing the current project structure for clearer separation of concerns. This could involve moving FE components, assets, and related tooling to their own repo, or restructuring folders within the current project to clearly delineate frontend from backend. Analyze which approach would best support future growth and maintainability, and implement the chosen strategy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions