Skip to content

Authentication system boilerplate application using NextJS, GraphQL, Apollo Client, Apollo Server MongoDB, Docker and Nginx

Notifications You must be signed in to change notification settings

nreoch25/fullstack-boilerplate

Repository files navigation

Fullstack - Boilerplate

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