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/
cd web-app
nvm use 16
yarn
yarn start
Log in with mail:[email protected]
and password: password
Log in with mail:[email protected]
and password: psw
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 :)
Mail me at: [email protected]