keystonejs / create-keystone-app

CLI app that makes it easy to get started with Keystone
https://keystonejs.com/tutorials/getting-started-with-create-keystone-next-app
MIT License
38 stars 10 forks source link

feat: use correct pkg manager when creating keystone app #427

Closed iamandrewluca closed 3 months ago

iamandrewluca commented 5 months ago

Depending on what package manager tools were used, that package manager will be used.

Below package managers were tested, and are working:

Closes #413

dcousens commented 3 months ago

Hi @iamandrewluca, Sorry I didn't get to reviewing this pull request. I think I want to move this repository into https://github.com/keystonejs/keystone/ soon, as it's really difficult to keep the create-keystone-app up to date when it isn't synchronised with our monorepo.

iamandrewluca commented 3 months ago

Hey @dcousens, I understand the pain of keeping it up to date. I'm here if you need any help from my side.

iamandrewluca commented 2 months ago

Hey @dcousens, taking into consideration what you said about create-keystone-app above, are you also considering in the future releasing all mono-repo packages under the same version to keep them all in sync?

e.g.

@keystone-6/auth@7.1 @keystone-6/core@7.1