A server boilerplate using GraphQL and MongoDB.
This is a server boilerplate using GraphQL and MongoDB. Support subscriptions using GraphQL Yoga.
https://github.com/leonardomso/graphql-mongodb-server.git
cd graphql-mongodb-server
.yarn
or npm install
to install dependencies..env
file with your mongoURI.npm start
to see the example app at http://localhost:4000/playground
.npm start
- start the playground at http://localhost:4000/playground
MIT license, Copyright (c) 2018 Leonardo Maldonado.
basic download and exact and mkdir cd /usr/local/src download mongodb-linux-x86_64-3.0.6.tgz tar xzvf mongodb-linux-x86_64-3.0.6.tgz mv ./mongodb-linux-x86_64-3.0.6 ../ ln -s /usr/local/mongodb-linu
graphql-to-mongodb If you want to grant your Nodejs GraphQL service a whole lot of the power of the MongoDb database standing behind it with very little hassle, you've come to the right place! Example
koa-graphql-mongodb is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial. koa-graphql-mongodb Tutorial how to set up koa with graphql and mongodb
NodeJs + MongoDB + GraphQL Starter A boilerplate for Node.js, MongoDB & GraphQL applications. �� ES6 code I started this project to simplify and make it ease of use. I also tried to make it as generic
express-graphql-mongodb-boilerplate Also express-mongodb-rest-api-boilerplate - REST-API Boilerplate Authentication from scratch Sign In, Sign Up, Reset Password, Change Password, Update User E-mail v
Boilerplate Vue + Vuex + Vuetify + Apollo Client + GraphQL + Express + MongoDB + HTTP/2 Just a simple way of starting your projects with these marvelous technologies! Installing Download or clone the
graphql-apollo-nodejs-mongodb-angular5 A simple Apollo + GraphQL + NodeJs + Express + MongoDB + Angular5 CRUD This repository shows a complete example of a CRUD application based on NodeJs, Angular 5