https://github.com/DesertApp/desert/wiki/dev/gateways
TODO: fix structure
/
├── shared/ # Shared libraries or components
│ ├── utils/ # Utility functions
│ ├── core/ # Core logic
│ └── services/ # Other services
├── docs/ # Documentation resources
└── tools/ # Dev tools or scripts
yarn dev