.wundergraph | ||
.gitignore | ||
package.json | ||
README.md | ||
tsconfig.json |
Simple starter for WunderGraph Cloud
A simple starter that consumes the Pokémon GraphQL API.
Getting started locally
npm install && npm start
Get first 3 starter Pokémon and their evolutions
curl -X GET http://localhost:9991/app/main/operations/Starters
Deploy to WunderGraph Cloud
- Fork this repo
- Sign in to WunderGraph Cloud
- Create a new project
- Import the forked repo
- Deploy the project
Learn More
Read the Docs.