Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 883 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 883 Bytes

REACT-Native-Course

How to run Backend

Download the Docker Image here: https://univr-my.sharepoint.com/:u:/g/personal/florenc_demrozi_univr_it/EVZbWRfC9rpLjVYSYfdZPRoBxH_xmVWYlI4I4zc4dgM4yw?e=ZtWNEH. If not familiar with Docker check out this guide: https://docs.docker.com/engine/reference/commandline/load/

How to run the doctor's web app

  • cd web-app
  • nvm use 16
  • yarn
  • yarn start

Log in with mail:[email protected] and password: password

Log in into the mobile app

Log in with mail:[email protected] and password: psw

How to work on this project

Create your own branch from main, your brach should be named as: <MATRICOLA>_<PROJECT_ID> where preject ids are one of the following:

  • chat
  • player
  • notification_history

Check out your brach and start working on your project :)

Any question

Mail me at: [email protected]