0.0.44 • Published 29 days ago

@teamdigipay/dgepay-core-package v0.0.44

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
29 days ago

digipay-core-package

This package contains all the necessary(Auth, User Profile, Bank, Notifications, Language, Referral and Reward, QR, etc..) controllers, helpers and constants for Digipay Applications(Customer/Merchant/Agent).

Prerequisites

This project requires TypeScript (version 4 or later) and NPM/YARN and Digipay 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.43

29 days ago

0.0.44

29 days ago

0.0.40

5 months ago

0.0.41

4 months ago

0.0.42

4 months ago

0.0.39

5 months ago

0.0.38

6 months ago

0.0.37

8 months ago

0.0.36

8 months ago

0.0.35

8 months ago

0.0.34

9 months ago

0.0.33

10 months ago

0.0.32

10 months ago

0.0.31

11 months ago

0.0.30

12 months ago

0.0.29

12 months ago

0.0.28

12 months ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year 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

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years 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