...
We have two repos:
digit-ui-internals
- https://github.com/egovernments/digit-ui-internalsMeant for eGov development team to build components and default modules.
Contains following modules:
CSS Library
UI Components (presently
react-components
)Utils Library: Contains Services, Localization handling and React Hooks.
UI Modules
Core - containing login, routing and global state.
PGR
FSM
PT
Payment
digit-ui
- https://github.com/egovernments/digit-uiMeant for state team to manage, make changes and deploy
Import
digit-ui-internals
modules.Customizations
View
Services
Build and deploy scripts
Dockerfile & nginx.conf
build-config.yaml
...