Skip to content

Repository to hold backend for SigmaJS-Graphology React application

Notifications You must be signed in to change notification settings

codeprismtechnologies/neo4j-sigma

Repository files navigation

image

Description

A simple repo thats shows the starter kit for integrating nestjs with neo4j

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

About

Repository to hold backend for SigmaJS-Graphology React application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published