You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a port from Node.js/Express to PHP/ReactPHP for Chris Norings article on building a [Serverless GraphQL API on top of a Microservice architecture](https://dev.to/azure/learn-how-you-can-build-a-serverless-graphql-api-on-top-of-a-microservice-architecture-233g).
4
4
5
-
## Quickstart example
5
+
## Getting Started
6
+
7
+
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
8
+
9
+
### Prerequisites
10
+
11
+
You need to have `docker` and `docker-compose` up and running on your local machine.
0 commit comments