misho85 / fullstack-boilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 52.5%Language:TypeScript 47.5%