Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 430 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 430 Bytes

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