This repository contains instructions to build a digital bank composed of a set of microservices that communicate with each other. Using Nodejs, Express, MongoDB and deployed to a Kubernetes cluster on IBM Cloud.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project demonstrates how to build a digital bank application using Node.js, Express, MongoDB, and Kubernetes, with the app broken down into microservices for authentication, accounts, transactions, bills, and support. It's designed for developers interested in learning cloud-native application development, microservices architecture, and deploying containerized applications to Kubernetes clusters on IBM Cloud or IBM Cloud Private.