8000 GitHub - CesarJustiniano/mental_health_app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CesarJustiniano/mental_health_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mental_health_app

In order to run this source code:

  1. Reach the folder frontend from terminal
    • Example: C:\Users\{nameOfUser}\WebstormProjects\mental_health_app\frontend>
  2. Execute the command npm install or yarn install to ensure you have all dependencies up to date
  3. Execute the command npm start or yarn start
  4. In another terminal, reach the folder backend
    • Example: C:\Users\{nameOfUser}\WebstormProjects\mental_health_app\backend>
  5. Execute the command npm install or yarn install to ensure you have all dependencies up to date
  6. Execute the command npm start or yarn start
  7. On the new tab page of your default internet browser, http://localhost:19002/, turn on Production Mode
  8. Since this application was not deployed, you will need to adjust the baseURL on the file api.tsx
    • api.tsx file is located: \mental_health_app\frontend\constants\api.tsx
    • Here is a image of the file: BaseURL code
    • Your local network = IP address that appears before :19000
    • local network
  9. To run the iOS simulator follow this video
  10. Alternatively, you can run this application from your iOS decive by downloading "Expo Go" app
  11. Scan the barcode with your iOS device's camera
  12. Unfortunately, for android the frontend is not fully implemented to render the UI appropriately

To stop the servers of frontend and backend: ctrl + C or command + C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0