Skip to content

Repository files navigation

ILCA Guidebook

Mobile app for the Israel Climbers Association built with Expo/React Native.

Architecture

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

Requirements

  • Node.js 20.x
  • Yarn
  • Expo Go app and account(free) on your device

Getting Started

yarn install
# if on same wifi 
yarn start 

# if not on same wifi
yarn start --tunnel

Local Development

To run with a local backend:

  1. Clone ilca-guidebook/server
  2. Follow the server setup instructions
  3. Run ngrok http 3000 (which is also described in the server repository) and set local env variable of EXPO_PUBLIC_API_URL in .env to the ngrok URL

Test credentials: ID 010101010 | Date Of Birth 01.01.1991

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages