Skip to content

Commit 38d2753

Browse files
author
Sashko Stubailo
committed
Update README and folder structure
1 parent 2085854 commit 38d2753

35 files changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,11 @@
66

77
**Select a boilerplate and follow the instructions in the belonging README to get started:**
88

9-
[**Apollo Client**](https://www.apollographql.com/client/):
10-
119
- `minimal` (_coming soon_): Minimal boilerplate with basic "Hello World" functionality
1210
- [`basic`](./apollo-client/basic): Basic boilerplate based on a simple data model and with a GraphQL database
1311
- `advanced` (_coming soon_): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
1412

15-
[**Relay Modern**](https://facebook.github.io/relay/):
16-
17-
- `minimal` (_coming soon_): Minimal boilerplate with basic "Hello World" functionality
18-
- `basic` (_coming soon_): Basic boilerplate based on a simple data model and with a GraphQL database
19-
- `advanced` (_coming soon_): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
20-
21-
> All projects are using [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) on the server-side.
13+
> All projects are using [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) on the server-side and [Apollo Client](https://www.apollographql.com/client/) on the frontend.
2214
2315
## Contributing [![Slack Status](https://slack.graph.cool/badge.svg)](https://slack.graph.cool)
2416

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)