create-keystone-app
create-keystone-app copied to clipboard
Move to Monorepo
(following the discussion from https://github.com/keystonejs/create-keystone-app/issues/368)
We previously isolated this repository to ensure we are testing against the actual npm packages.
The problem with that is that it's a delayed action that has previously resulted https://github.com/keystonejs/create-keystone-app/issues/367 in user confusion.
We should move this to the monorepo.
Another reason
- https://github.com/keystonejs/create-keystone-app/pull/383
See https://github.com/keystonejs/keystone/pull/9102