- Saratoga, CA
- https://wellnua.com
- Joined on
2025-06-07
Block a user
group_id added to device records and API
How to deploy WellNuo mobile react app?
#!/bin/bash
Deploy Well Mob PWA Script
Usage: ./deploy_well_mob.sh [log_identifier]
set -e # Exit on any error
Configuration
git_repo="https://github.com/zmrzli/well_mob_pwa.git" …
How to deploy WellNuo mobile react app?