Skip to content

Re-think starters folder #329

Description

@onlywei

The point of the starters folder is to give consumers a quickstart they can download using giget.

The starters folder causes maintenance difficulties:

  • They can't use pnpm catalogs so we have to bump dependency versions in them separately
  • We have to manually run pnpm --prep-for-release before making any releases
  • We have to manually run pnpm --prep-for-dev if we want to run these locally

Other framework libraries use CLI to do starters, not giget. That seems like a much more robust solution that likely has a lower maintenance burden.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions