Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 268 Bytes

File metadata and controls

16 lines (10 loc) · 268 Bytes

GrapQL + Moongose backend template

A simple GraphQL with Mongoose app that is configured with GraphQL Yoga.

✨ Features

  • graphql-yoga
  • mongoose
  • simple structure

💁‍♀️ How to use

Local

  • Install dependencies yarn
  • Run yarn dev