facebook / facebook/relay

[website] ☂️ Interactive playground for website/docs

Open
#4,096 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
19k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

We'd like to have interactive playground examples on the relay website and docs. I'm creating this umbrella issue to experiment with planning and iterating in OSS.

Tasks:
- [ ] Build [Sandpack](https://github.com/codesandbox/sandpack) integration for running Relay Compiler & Transforms (there's some progress in https://github.com/voideanvalue/relay/commit/ae2c665cc47b60012e36f14409ac852dd0296f6d)
- [ ] codemirror extension that processes file source and emits generated artifacts
- [ ] codesandbox glue code for taking the generated artifacts and exposing them as the files available for the bundle
- [ ] codesandbox ui changes for showing the generated artifacts
- [ ] [rust -> wasm] make react-compiler-playground package update automatically
- [ ] [rust -> wasm] expose more methods via relay-playground-compiler
- [ ] Decide what GraphQL Server & Schema to use for interactive examples

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.