@teamdigipay/dgepay-core-package v0.0.44
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
29 days ago
29 days ago
5 months ago
4 months ago
4 months ago
5 months ago
6 months ago
8 months ago
8 months ago
8 months ago
9 months ago
10 months ago
10 months ago
11 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago