Mobile app for the Israel Climbers Association built with Expo/React Native.
| Component | Tech | Hosting |
|---|---|---|
| Mobile App | React Native + Expo | App Store / Play Store |
| Server | Node.js | Heroku |
| Database | MongoDB | Freemium MongoDB Atlas |
| Route Editor | Web app | GitHub Pages |
- Node.js 20.x
- Yarn
- Expo Go app and account(free) on your device
yarn install
# if on same wifi
yarn start
# if not on same wifi
yarn start --tunnelTo run with a local backend:
- Clone ilca-guidebook/server
- Follow the server setup instructions
- Run
ngrok http 3000(which is also described in the server repository) and set local env variable ofEXPO_PUBLIC_API_URLin.envto the ngrok URL
Test credentials: ID 010101010 | Date Of Birth 01.01.1991