A boilerplate application for building web apps using express, mongodb(mongoose) and graphql
$ git clone https://github.com/Simskii/express-mongodb-graphql-boilerplate
$ cd express-mongodb-graphql-boilerplate
$ npm install or yarn install
$ npm run dev
MIT