@fireboom/wundersdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-next.26 • Public • Published

Playground

This folder serves as a development playground.

  1. Install dependencies pnpm install.
  2. From this directory testapp run wunderctl up --debug to start WunderGraph using your local sdk.

We use pnpm to handle both modules as a workspace. This avoids hoisting issues and module conflicts (e.g. with the graphql module)

Better type support for generated code

{
  "compilerOptions": {
    "paths": {
      "@wundergraph/sdk": [
        "../src"
      ]
    }
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @fireboom/wundersdk

Weekly Downloads

0

Version

1.0.0-next.26

License

MIT

Unpacked Size

686 kB

Total Files

142

Last publish

Collaborators

  • erguotou