Skip to content

chenxinhu/nestjs-graphql-neo4j-example

Repository files navigation

Neo4j Graphql NestJS example template

Description

A Typescript template project using NestJs, Neo4j and Neo4j GraphQL Library.

The graphql schema file: schema/schema.graphql

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

About

A Typescript template project using NestJs, Neo4j and Neo4j GraphQL Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published