ADORSYS-GIS / webank

Mobile banking platform for financial inclusion
5 stars 2 forks source link

Define the development environment #14

Closed Koufan-De-King closed 1 month ago

Koufan-De-King commented 2 months ago

Local Development Environment

Purpose

Designed primarily for the individual developer's workflow, this environment allows developers to run a complete development cycle independently of internet access or shared resources. This setup ensures that all components necessary for development are installed directly on the developer's machine, enabling offline productivity.

Banking System

We utilize the Ledgers reference banking system provided by adorsys, which supports full functionality during the development process.

Key Characteristics

-Self-contained environment. -Fully operational without internet access. -Ideal for coding, unit testing, and debugging.

Exceptions

No CDN No Monitoring and Log management No Backup System

Setup

This environment can be set up using a docker-compose file.

Tickets: