Skip to content

Boilerplate #410

@TAnas0

Description

@TAnas0

The project generated by the boilerplate seems to be broken.

When running graphql create my-app --boilerplate typescript-advanced, this results in a folder that contains only files, as follow:

auth.ts           index.js  node_modules  post.ts  prisma-schema.ts  Query.ts   schema.graphql  Subscription.ts  User.ts   yarn.lock
datamodel.prisma  index.ts  package.json  Post.ts  prisma.yml        README.md  seed.graphql    tsconfig.json    utils.ts

None of the NPM scripts are available too and the resulting package.json is:

{
  "name": "install",
  "version": "0.0.0",
  "devDependencies": {
    "graphql-boilerplate-install": "0.1.9"
  }
}

Note I have the version 3.0.3 of the Graphql CLI

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