1.0.3 • Published 9 months ago

blackmirror-bff v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

ms-bff-magento

Generic badge Generic badge Generic badge Generic badge Generic badge

Description

The service is responsible for integrating with others services with one easy configuration and abstract requests. The service have cache with Redis for requests and can do parses for GraphQL endpoints beyond GET requests

Big Picture

Big Picture

Tech Stack

Dependencies

  1. axios
  2. fastify
  3. dotenv
  4. mocha
  5. Husky
  6. Redis
  7. Graphql

Install DGo packages

For installation packages @dtvgo-be using the command above

npm cli:login

Run Application

npm run dev

Running tests

npm run test:all

Pre-check to commit / push

npm run pretest