Skip to content

Beluga Pay offers a mobile payment backend solution, enabling easy bank account linking and bill payments with top-notch security. Designed for businesses and individuals, it simplifies financial transactions using modern technology for a seamless experience.

Notifications You must be signed in to change notification settings

nayefserag/Beluga-Pay

Repository files navigation

Beluga Pay

Description

Beluga Pay is a comprehensive backend solution for mobile payments, designed to streamline financial transactions such as bank account linking, bill payments, and various other transactions. Built on modern technologies, it aims to provide a seamless and secure payment experience for both businesses and individuals.

Key Features (Backend)

  • APIs for Bank Account Integration: Provides endpoints to link and manage multiple bank accounts, facilitating convenient access to finances.

  • Bill Payments Processing: Offers API endpoints for initiating and managing bill payments to a wide range of service providers.

  • Security and Authentication: Implements advanced security protocols and authentication mechanisms to protect financial data and transaction details.

  • Data Management and Access: Efficient data handling and access patterns for user-friendly interface operations on the frontend.

Installation

Follow these steps to get Beluga Pay's backend running locally:

$ npm install

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

  • Portfolio: portfolio

  • LinkedIn: linkedin

About

Beluga Pay offers a mobile payment backend solution, enabling easy bank account linking and bill payments with top-notch security. Designed for businesses and individuals, it simplifies financial transactions using modern technology for a seamless experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages