Skip to content

Commit 3728410

Browse files
authored
Update README.md
1 parent 1bea342 commit 3728410

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44

55
A full-fledged Apollo Server with Apollo Client starter project with React and Express. [Read more about it in this tutorial to build it yourself](https://www.robinwieruch.de/graphql-apollo-server-tutorial/).
66

7-
**This repository is the fullstack React client. You can find various working server applications that can be used with this client in the list below:**
7+
**Family of universal fullstack repositories:**
88

9-
* [PostgreSQL](https://github.com/the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate)
10-
* [MongoDB](#)
9+
Server Applications:
10+
11+
* [Node.js with Express + MongoDB](https://github.com/the-road-to-graphql/fullstack-apollo-express-mongodb-boilerplate)
12+
* [Node.js with Express + PostgreSQL](https://github.com/the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate)
13+
14+
Client Applications:
15+
16+
* [React Client](https://github.com/the-road-to-graphql/fullstack-apollo-react-boilerplate)
1117

1218
## Features of Client + Server
1319

0 commit comments

Comments
 (0)