gramps-graphql/gramps-express

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.editorconfig
.eslintignore
.eslintrc.yml
.gitignore
.npmrc
.prettierignore
.travis.yml
LICENSE
README.md
package.json
src/rootSchema.graphql
yarn.lock
bin/gramps.js93
src/dev/app.js30
src/dev/server.js19
src/gramps.js56
src/helpers/GraphQLConnector.js107
src/helpers/GraphQLModel.js8
src/helpers/errors.js123
src/index.js5
src/lib/configureSchema.js32
src/lib/defaultLogger.js6
src/lib/externalDataSources.js70