An open API service indexing awesome lists of open source software.

https://github.com/teammrweb/graphql-mongoose-template

A simple backend template
https://github.com/teammrweb/graphql-mongoose-template

backend graphql graphql-server graphql-yoga mongodb mongoose

Last synced: about 2 months ago
JSON representation

A simple backend template

Awesome Lists containing this project

README

          

# 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`