Skip to content

[Solution] Turn Draupnir repository into a monorepo #100

@Gnuxie

Description

@Gnuxie
  • Create a branch monorepo-dev that we can merge each step into that is distinct from main
    • Move src into apps/draupnir
    • Update build artifacts, ci workflows, etc work with the new setup
    • Only proceed when stable
  • Copy @gnuxie/tsconfig into packages/tsconfig
    • make sure apps/draupnir now depends on the tsconfig package.
  • Import each package one by one from the bottom up ie closest to draupnir first changing over to the correct tsconfig.
  • Finish up with moving typescript-result into the repo too.
  • Merge into main.

Metadata

Metadata

Assignees

No one assigned

    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