nestjs-shopify
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

Description

A NestJs Wrapper for shopify-api-node

Installation

$ npm i nestjs-shopify --save

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

  • Author - Edward Stephenson

License

NestJs-Shopify is MIT licensed.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.60latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.60
0.1.50
0.1.40
0.1.31
0.1.21

Package Sidebar

Install

npm i nestjs-shopify

Weekly Downloads

2

Version

0.1.6

License

MIT

Unpacked Size

270 kB

Total Files

20

Last publish

Collaborators

  • edstevo