/gymlink

Link up with like-minded fitness enthusiasts. A social platform to find dates, friends and gym buddies.

Primary LanguageTypeScript

gymlink app icon

Gymlink

Development

Install:

  • node and npm
  • yarn (npm i -g yarn)
  • expo-cli (npm i -g expo-cli)
  • eas-cli (npm i -g eas-cli)

Steps

  1. Clone the repo https://github.com/gymlinkapp/gymlink in a directory of your choice
    1. git clone [https://github.com/Gymlinkapp/gymlink.git](https://github.com/Gymlinkapp/gymlink.git)
  2. cd gymlink
  3. yarn install to install all dependencies
  4. add .env values (in discord)
  5. Follow service instructions to install and run the development server or change .env environment to run live server
  6. expo start to run development react native server
    1. able to press i to open Mac iPhone simulator
    2. also able to open server in Expo Go on physical device