Skip to content

Commit b778b0a

Browse files
authored
Update README.md
1 parent 8dcea82 commit b778b0a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
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 Apollo Server with Express and PostgreSQL project. You can find a working client application that can be used with this server in the list below:**
7+
**Family of universal fullstack repositories:**
8+
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:
815

916
* [React Client](https://github.com/the-road-to-graphql/fullstack-apollo-react-boilerplate)
1017

0 commit comments

Comments
 (0)