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
- Host: GitHub
- URL: https://github.com/teammrweb/graphql-mongoose-template
- Owner: TeamMrWeb
- License: mit
- Created: 2023-01-26T19:37:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T22:18:42.000Z (over 3 years ago)
- Last Synced: 2025-10-31T02:35:37.754Z (8 months ago)
- Topics: backend, graphql, graphql-server, graphql-yoga, mongodb, mongoose
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`