Skip to content

Integrated Online Payment System :: integrated with payment gateway APS

Notifications You must be signed in to change notification settings

mohbadar/onlinepayment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Payment System BackOffice

Main Technologies:

  • Spring Boot
  • Angular
  • PostgreSQL
  • Redis
  • Apache Kafka

How to setup the project

git clone https://github.com/Anar-Framework/anar-parent.git
cd anar-parent/script/setup/
bash setup.sh
cd ../..
  • Clone nid_service_kit repository
git clone https://github.com/nsia-infosys/nid_service_kit_backoffice.git
  • Open the nid_service_kit_backoffice with intellij IDE

  • Add imported libraries in pom.xml from File>New>Module from Existing Sources...

  • Setup nid_service_kit_web

git clone https://github.com/nsia-infosys/nid_service_kit_web
cd nid_service_kit_web
npm install 
npm start

How to build the source code

  • Run the Keycloak cd keycloak_path/bin and bash standalone.sh
  • Run main method from af.gov.anar.service_kit.Application

How to setup development enviroment

$ cd nid_service_kit
$ bash setup.sh
$ mvn clean install -DskipTests
$ cd nid_service_kit_backoffice
$ mvn spring-boot:run

Client Sid UI: https://github.com/nsia-infosys/nid_service_kit_web

Documentation

Refer to this repository Wiki section. https://github.com/nsia-infosys/nid_service_kit_backoffice/wiki

About

Integrated Online Payment System :: integrated with payment gateway APS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published