Skip to content

TeamMrWeb/graphql-mongoose-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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