The base app of the Election system to connect all the services get-together and deploy as a one system.
Folder structure
├── Apps
│ ├── <app name>
│ │ ├── <app content>
│ │ └── Dockerfile
├── Services
│ ├── <service pack name>
│ │ ├── <service name>
│ │ ├── <service content>
│ │ └── Dockerfile
│ │
│ ├── Common
│ │ ├── <service pack name>
│ │ ├── <service name>
│ │ ├── <service content>
│ │ └── Dockerfile
│ │
└── Deployment
source file : https://docs.google.com/drawings/d/18sgb7BD--Q0aVJ3xsauPhZueGtfYc42SN5l7KNnI99w/edit?usp=sharing