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

Latest commit

 

History

History
19 lines (13 loc) · 476 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 476 Bytes

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