Skip to content
wtf403 edited this page Dec 17, 2024 · 5 revisions

Desert app

The hub of ideas!

Monorepo structure

├── client  
│   └── React Native app  
├── core  
│   └── Go backend  
├── gateway  
│   └── Node.js BFF  
└── wallet  
    └── Deprecated  

Documentation

Getting started
Development
Clone this wiki locally