0.0.25 • Published 2 months ago

@teamdigipay/dgepay-customer-transaction-package v0.0.25

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 months ago

digipay-customer-transaction-package

This package contains all the necessary Transaction controllers, helpers and constants for Digipay Customer Application.

Prerequisites

This project requires TypeScript (version 4 or later) and NPM/YARN and Digipay Customer Application. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v

Table of contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

BEFORE YOU INSTALL: please read the prerequisites

Start with cloning this repo on your local machine:

$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT

To install and set up the library, run:

$ npm install -S digipay-core-package

Or if you prefer using Yarn:

$ yarn add --dev digipay-core-package

Usage

Serving the app

$ npm install
$ yarn install

Running the tests

$ npm test

Building a distribution version

$ npm run build

This task will create a distribution version of the project inside your local dist/ folder

Serving the distribution version

$ npm run serve:dist

This will use lite-server for servign your already generated distribution version of the project.

Note this requires Building a distribution version first.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Credits

Built With

Versioning

Authors

  • Parth Mevada
  • Ronak Makwana
  • Meenor Ranpura

Contributors

  • Hardik Kava
  • Bhavin Khatri
  • AntoshKumar Rajbhar
  • Moin Maniar

License

MIT License

0.0.25

2 months ago

0.0.23

5 months ago

0.0.24

5 months ago

0.0.22

6 months ago

0.0.21

7 months ago

0.0.20

10 months ago

0.0.19

10 months ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago