Authentication system boilerplate application using NextJS, GraphQL, Apollo Client, Apollo Server MongoDB, Docker and Nginx
Next.js client using Apollo hooks sitting in front of a GraphQL BFF built with Apollo Server. The GraphQL BFF layer is interfacing directly with Restful services built in Node.js using Apollo-datasource-rest
To run in development mode
```sh
$ docker-compose up