0.0.8 • Published 8 years ago
graphql-comment v0.0.8
graphql-comment
Comment System based on graphql compose
Installation
$ npm install graphql-commentDevelopment
Run MongoDB:
$ docker run -d -p 27017:27017 mongoRun GraphQL server:
$ npm run dev
Comment System based on graphql compose
$ npm install graphql-commentRun MongoDB:
$ docker run -d -p 27017:27017 mongoRun GraphQL server:
$ npm run dev