Skip to content

naddyson0/nestjs-test-task

Repository files navigation

Installation

$ nvm use 18.19.0
$ yarn install

Set up environment variables

Next env variables are required:

SHOPIFY_STORE=
SHOPIFY_ACCESS_TOKEN=

Running the app

# development
$ yarn run start

Swagger

Open http://localhost:3000/api

Test

# unit tests
$ yarn run test

Project Navigation

Existing tests

/src/shopify/order/order.shopify.service.spec.ts

Existing controllers

/src/order/order.controller.ts

/src/product/product.controller.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published