Skip to content

CalmNad/play-with-ca-and-ddd

Repository files navigation

Commands

Running in dev mode

npm run start:graphql:dev

# or

npm run compose:db:dev
npm run start:graphql:dev:nocompose

Test

npm run test:graphql

# or

npm run compose:db:test
npm run test:graphql:nocompose

# execute the specified test suite with logging
DEBUG=hr* npm run test:graphql:nocompose profiles.read.integration.test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published