Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

strawberry-graphql/playground

Repository files navigation

Important

This project has been replaced by the new playground in the strawberry.rocks repo

Strawberry GraphQL Playground

This project implements playground for testing, debugging and sharing Straberry GraphQL Schema. Playground is currently available at https://play.strawberry.rocks

Getting Started

pnpm install
pnpm dev

Deploy

pnpm deploy