You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2026. It is now read-only.
I want to be able to do npx @hardfork/create-react-app and get the content of this repo in place. Should not be too hard to do, I bet there is an app for this.
Background: If we do this and we also have @hardfork/create-graphql-lambda-mysql-backend and @hardfork/create-react-native-app and @hardfork/create-typescript-package and @hardfork/create-gatsby-page we can use any combination of these in monorepos. With "checking out from github" that is not so easily possible.
We probably want to turn this very repo into a monorepo for this too.
I want to be able to do
npx @hardfork/create-react-appand get the content of this repo in place. Should not be too hard to do, I bet there is an app for this.Background: If we do this and we also have
@hardfork/create-graphql-lambda-mysql-backendand@hardfork/create-react-native-appand@hardfork/create-typescript-packageand@hardfork/create-gatsby-pagewe can use any combination of these in monorepos. With "checking out from github" that is not so easily possible.We probably want to turn this very repo into a monorepo for this too.