Skip to content

eadortsu/nestJsGraphQlFileUpload

Repository files navigation

Description

zornor core backend

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

About

GraphQL File Uploads from Server Side with NestJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages