Link Search Menu Expand Document

Ulangi Documentation

Project management

We use monorepo (Lerna) to manage Ulangi project; that is, everything about Ulangi is hosted within a single repository. This makes it easy to reuse code across multiple platforms and to track related issues.


Technology stack

  • React Native for mobile app.
  • Electron for desktop app (to be developed).
  • NodeJS for server-side and CLI scripts.
  • TypeScript for Google Sheets add-on.

Dependency diagram

Ulangi's dependency diagram


Getting started

What do you want to customize or contribute?


Copyright © 2019 Minh Loi. All rights reserved.