Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.06 KB

File metadata and controls

27 lines (17 loc) · 1.06 KB

apollo-server-graphql-boilerplate

Repo with sample structure to start Apollo GraphQL Server API. In this sample have basic features to production mode as Persistence Layer, Authentication and Authorizarion and some tips to easily GraphQL development. They are Boundary Context (DDD pattern) and Schema Modularizing.

Install

npm install

Usage

npm run dev

Authors

João Cavalcante Leonardo Turbiani Helen Dias
João Cavalcante Leonardo Turbiani Helen Dias

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details