# Partner web sharing
## Topics
1. Architecture
2. Tech stack + libraries + tooling
3. Code structure
a. Components
b. Screens
c. Domains
d. Configs
e. Routes
4. State management (Xstate)
a. Visual editor
b. States & Events
c. Context
d. Effects (Actions + Promises)
e. Types
f. Running instance
5. Build + deployment
## Diagrams
### Components

### State lifecycle

## Links
Repo - https://gitlab.com/dk-digital-bank/clients/web/partner-web
Vite - https://vitejs.dev/
XState - https://xstate.js.org/docs/
React Hook Form - https://react-hook-form.com/