Skip to content

Repository files navigation

Theonutra

Monorepo with:

  • React Native (Expo) app in apps/mobile (Android + iOS)
  • TypeScript backend (Node/Express) in apps/api

Prereqs

  • Node.js (LTS recommended)
  • For Android: Android Studio + an emulator (or a physical device)
  • For iOS: macOS + Xcode, or use Expo Go on a device

Install

npm install

Run (recommended)

Backend API

npm run dev:api

API health check: http://localhost:3001/health

Mobile app

npm run dev:mobile

From the Expo CLI UI you can launch Android/iOS, or directly:

npm -w mobile run android

Browser run cd apps/mobile npx expo install react-dom react-native-web npm run web

Build API

npm -w api run build
npm -w api run start

About

Complete mobile app for Theonutra Company helping them to sell their products to distributors across East Africa

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages